mirror of
https://github.com/sbrl/thebigwarehouse.git
synced 2018-01-10 21:33:45 +00:00
added regexone
This commit is contained in:
parent
714b61101a
commit
175e695cd9
1 changed files with 2 additions and 1 deletions
|
@ -40,5 +40,6 @@
|
||||||
- [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
|
||||||
|
|
||||||
## References
|
## References & Tutorials
|
||||||
- [RGraph HTML5 Canvas Reference](http://www.rgraph.net/reference/index.html) - A good HTML5 canvas reference with examples
|
- [RGraph HTML5 Canvas Reference](http://www.rgraph.net/reference/index.html) - A good HTML5 canvas reference with examples
|
||||||
|
- [RegexOne](http://regexone.com/) - A good reguar expression tutorial we practical examples and tests
|
||||||
|
|
Loading…
Reference in a new issue