1
0
Fork 0

Added jscompress

This commit is contained in:
Starbeamrainbowlabs 2015-05-25 20:09:34 +01:00
parent b5e47cfaee
commit 6b40b907b7
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@
- [Transformy](https://www.transformy.io/#/app) - Not _strictly_ javascript, but still awesome. Change the format of a list of things by typing in a simple example of what you want it to look like.
- [vorlon.js](http://www.vorlonjs.com/) - Awesome looking remote debugger
- [keyCode Test Page](http://www.asquare.net/javascript/tests/KeyCode.html) - A test page that shows you the keyCode of the keys you press
- [jscompress](http://jscompress.com/) - A simple no-fuss javascript compressor
## References & Tutorials
- [RGraph HTML5 Canvas Reference](http://www.rgraph.net/reference/index.html) - A good HTML5 canvas reference with examples