0.2.3 • Published 1 year ago

simkl-node v0.2.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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();
0.2.3

1 year ago

0.2.2

1 year ago

0.2.1

1 year ago

0.2.0

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago