ddragon
TypeScript icon, indicating that this package has built-in type declarations

3.5.2 • Public • Published

ddragon

npm

ddragon api for League of Legends.

Usage

import Ddragon from "ddragon";
dd = new Ddragon(
  "6.24.1", // defaults to 8.9.1
  "ja_JP", // defaults to en_US
  "https://ddragon.leagueoflegends.com" // defaults to https://dragon.leagueoflegends.com
);

dd.images.splash("Cassiopeia", 0);

Docs

Documentation can be found in the docs folder.

Readme

Keywords

none

Package Sidebar

Install

npm i ddragon

Weekly Downloads

5

Version

3.5.2

License

MIT

Unpacked Size

36.8 kB

Total Files

10

Last publish

Collaborators

  • meesvandongen