simkl-node
TypeScript icon, indicating that this package has built-in type declarations

0.2.3 • Public • Published

simkl-node

A Node.js wrapper for the Simkl API.

Installation

npm install simkl-node

Usage

import { Anime } from "simkl-node/anime";

const anime = new ANIME('YOUR_CLIENT_ID');

// Get the top anime series
const trends = await anime.trending();

Readme

Keywords

Package Sidebar

Install

npm i simkl-node

Weekly Downloads

4

Version

0.2.3

License

MIT

Unpacked Size

27.1 kB

Total Files

20

Last publish

Collaborators

  • gneiru