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!

/bard/

    Package Sidebar

    Install

    npm i bard

    Weekly Downloads

    11

    Version

    0.2.0

    License

    MIT

    Last publish

    Collaborators

    • vulpino