mirror of
https://github.com/sbrl/thebigwarehouse.git
synced 2018-01-10 21:33:45 +00:00
Add JSON generator
This commit is contained in:
parent
451b251750
commit
5873f242fd
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,7 @@ This section could easily get absolutely huge, so it is limited to a *very* smal
|
||||||
- [vorlon.js](http://www.vorlonjs.com/) - Awesome looking remote debugger
|
- [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
|
- [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
|
- [jscompress](http://jscompress.com/) - A simple no-fuss javascript compressor
|
||||||
|
- [JSON Generator](http://json-generator.com) - Generate complex JSON test data
|
||||||
|
|
||||||
#### Performance
|
#### Performance
|
||||||
- [jsPerf](https://jsperf.com/) - JavaScript performance playground. Create tests online to compare different pieces of javascript code.
|
- [jsPerf](https://jsperf.com/) - JavaScript performance playground. Create tests online to compare different pieces of javascript code.
|
||||||
|
|
Loading…
Reference in a new issue