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"}, ...

/nodejs-riot-games-api/

    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