Skip to content

rogerhutchings/panoptes-javascript-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Panoptes Javascript Library

A wrapper around the zooAuth and zooAPI modules by @brian-c.

Now deprecated: use zooniverse/panoptes-javascript-client instead!

Installation

Node: npm install panoptes-javascript-lib

Bower: bower install panoptes-javascript-lib

Development

To build a new version, run npm run build.

Conventions

Checklist for releasing a new version

  1. Commit all your changes
  2. Update CHANGELOG.md and package.json, and commit
  3. Tag that commit as vX.X.X
  4. Push your tags (git push --tags)
  5. Publish to npm

About

A wrapper around the zooAuth and zooAPI modules by @brian-c.

Resources

Stars

Watchers

Forks

Packages

No packages published