1.2.4 • Published 3 years ago

anime-pictures v1.2.4

Weekly downloads
7
License
ISC
Repository
-
Last release
3 years ago

Anime-Info / Anime-Pictures

What the package is for: Gets random anime pictures from acb but this unofficial. Beware this package sends two requests at once so when using it, please don't spam.

Website

Sample Code

const r = require('anime-pictures');
r.random().then(result => {
  console.log(result);
});
1.2.4

3 years ago

1.2.1

3 years ago