/jojs

An AniDB API written in TypeScript

Primary LanguageTypeScriptMIT LicenseMIT

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.