FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

nodeGame/JSUS: JavaScript UtilS. Collection of general purpose functions. JSUS helps! · GitHub

/ JSUS Public

Latest commit

 

History

589 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSUS: JavaScript UtilS.

Collection of general purpose javascript functions. JSUS helps!

Libraries

  1. OBJ
  2. ARRAY
  3. TIME
  4. EVAL
  5. DOM
  6. RANDOM
  7. PARSE
  8. FS
  9. COMPATIBILITY
  10. QUEUE

Browser

In the browser, two objects are exported: JSUS and its shorthand J.

Build

Create your customized build of JSUS.js using the make file in the bin directory

node make.js build -a // Full build
node make.js build -l obj,array -o jsus-oa.js // Only object and array libs.

License

MIT

About

JavaScript UtilS. Collection of general purpose functions. JSUS helps!

Topics

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL