A wrapper around the zooAuth and zooAPI modules by @brian-c.
Now deprecated: use zooniverse/panoptes-javascript-client instead!
Node: npm install panoptes-javascript-lib
Bower: bower install panoptes-javascript-lib
To build a new version, run npm run build
.
- This project adheres to Semantic Versioning
- Commit all your changes
- Update
CHANGELOG.md
andpackage.json
, and commit - Tag that commit as
vX.X.X
- Push your tags (
git push --tags
) - Publish to npm