jikan-api.js
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

discord.js


Discord server

Patreon

About

jikan-api.js is a wrapper for Jikan v4 API. It has the method name which is similar to jikan category making it easier for user.

Installation

Node.js 12.0.0 or newer is required.

npm install jikan-api.js

Example usage

const {Jikan} = require('jikan-api.js');
const manager = new Jikan();

manager.anime.getAnimeById(1).then(res=> console.log(res));

Available Endpoints:

  • Anime
  • Manga
  • Characters

Links

  • Documentation is unavailable and in WIP. (Want to help join our discord server and ping any dev available).
  • Discord server
  • GitHub
  • NPM

Help

If you don't understand something in the documentation, you are experiencing problems, or you just need a gentle nudge in the right direction kindly create an github issue or join our official Support Server.

Readme

Keywords

none

Package Sidebar

Install

npm i jikan-api.js

Weekly Downloads

0

Version

1.0.3

License

MIT

Unpacked Size

61.1 kB

Total Files

12

Last publish

Collaborators

  • rohank05