anichu.db

1.1.1 • Public • Published

AniChu.DB

AniChu.DB - A DataBase for anime, manga, etc fans!

Installation

npm install anichu.db

Usage

const { getAnime, searchAnime } = require("anichu.db");

console.log(getAnime("Sword art online"));

console.log(searchAnime("Solo leveling"));

Refer DOCS to get the exact parameter and usage of functions as well as additional information.


Sources

MAL - My Anime List and JIKAN API



Note:

The animes in the DB are taken from MAL and there are around 26k anime in the JSON. Still, some anime maybe missing. If you encounter any such anime, please open an issue or DM me @nanotechpikachu in discord.


I do not validate the authenticity of any data in the DB. All are as per my API source and I am no way responsible for any fake or twisted information. Though, you can tell me if you find any false info.

Package Sidebar

Install

npm i anichu.db

Weekly Downloads

3

Version

1.1.1

License

MIT

Unpacked Size

15.6 MB

Total Files

10

Last publish

Collaborators

  • nanotechpikachu