Collection of general purpose javascript functions. JSUS helps!
- OBJ
- ARRAY
- TIME
- EVAL
- DOM
- RANDOM
- PARSE
- FS
- COMPATIBILITY
- QUEUE
In the browser, two objects are exported: JSUS and its shorthand J.
Create your customized build of JSUS.js using the make file in the bin directory
nodemake.jsbuild-a// Full buildnodemake.jsbuild-lobj,array-ojsus-oa.js// Only object and array libs.