1.0.1 • Published 3 years ago

shiboshis v1.0.1

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

shiboshi

Install:

npm i shiboshis

Usage:

const shiboshis = require('shiboshis');

console.log(shiboshis.all); // get all shiboshi data
console.log(shiboshis.getShiboshiById(2601)); // get by specific ID
console.log(shiboshis.getShiboshiById([2601, 3405, '9999', 0])); // you can pass an array of strings/numbers as well
1.0.1

3 years ago

1.0.0

3 years ago