nodejs-riot-games-api

1.0.0 • Public • Published

nodejs-riot-games-api

Node.js Wrapper for Riot Games API

Install

$ npm install nodejs-riot-games-api

Usage

GameConstant

import {GameConstant} from "../src/gameConstant";
const seasons = await GameConstant.seasons()
// [{"id": 0, "season": "PRESEASON 3"}, {"id": 1, "season": "SEASON 3"}, ...

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    1

Package Sidebar

Install

npm i nodejs-riot-games-api

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

21.3 kB

Total Files

8

Last publish

Collaborators

  • ta9to