jojs

JoJS is a library to interact with the UDP API of AniDB

Usage no npm install needed!

<script type="module">
  import jojs from 'https://cdn.skypack.dev/jojs';
</script>

README

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.