Front-End JavaScript implementation of the OpenJUB API. Includes a really stupid dummy application with autocomplete.
npm install
grunt dist
They are auto-generated when building. See the docs/ directory.
There is a really simplistic demo (with autocompletion via complet.ly.js) in index.html
- docs/ - Documentation, auto-generated
- src/ - Source files
- dist/ - Distribution files, auto-generated.