Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 461 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 461 Bytes

JoJS

Build Status npm

JoJS is a library to make requests to the AniDB API.

Read the docs here

To contribute:

  • Fork and Clone
  • Edit code
  • npm run test
  • npm run build

Note that for any new functionality, tests must be written.