bard

0.2.0 • Public • Published

bard

League of Legends API interface

NPM

Usage

const bard = require('bard')
let bardInstance = bard('YOUR-RIOT-API-KEY', 'API-KEY-REGION')
bardInstance.statusAll().then((resp) => console.log(resp)) // Each bard method is a promise!

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.2.014latest

Version History

VersionDownloads (Last 7 Days)Published
0.2.014
0.0.51
0.0.30

Package Sidebar

Install

npm i bard

Weekly Downloads

15

Version

0.2.0

License

MIT

Last publish

Collaborators

  • vulpino