This is a library for the anilist api maintained by seyja and Instellate. It will include all the endpoints and has extra features as for example a inbuilt ratelimit preventer that is toggable.
It is easy to setup and use
const Anilist = require('@instellate/anilist.js')
const anilist = new Anilist
anilist.search('Jojo\'s bizarre adventure')
If you wanna contribute anyways, feel free to open a issue or pull request!
Generated using TypeDoc