1.1.1 • Published 3 months ago

anichu.db v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

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

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.

1.1.1

3 months ago

1.1.0

3 months ago

1.0.0

3 months ago