6 years ago in Tools
JsExe
JsExe is a demo-oriented JavaScript compressor. It takes as input a standalone JavaScript source file and produces an HTML source file which executes a JavaScript with the same behaviour as the input one. JsExe aims to produce the smallest HTML file, using the best combination of compression tricks, such as embedding JS code in a PNG image.
6 years ago in Online Tools
JavaScript variable name validator
Checks if a string is a valid JavaScript variable name.
9 years ago in Stuff
WebGL performance
9 years ago in Talks