a jquery wrapper for the GroundSource API.
- /docs/ - API documentation (generated by jsdoc)
- /examples/ - working examples, with relative paths to local libs
- /script/ - location of all js library files
- /test/ - project unit tests, using QUnit
- jQuery -- tested and works with nearly all versions of jQuery (fully tested against 1.4 - 1.11, 2.1)
$ brew install jsdoc3
$ jsdoc script/* -d docs
navigate to /test/ directory of project on localhost