npm.io
0.5.1 • Published 9 years ago

ashe

Licence
MIT
Version
0.5.1
Deps
4
Vulns
1
Weekly
0

Ashe

Code Climate Dependency Status js-standard-style npm-version

A library for accessing the riot api based loosely around lol-js

Tests will be written soon

Documentation: http://amreuland.github.io/ashe/docs/index.html

Features

  • All Ashe functions return promises. Isn't that nice
  • Limit-By-Region - Riot limits api calls by region, so Ashe does too
  • Caching - Ashe is ready to cache your data, making multiple calls lightning fast
  • All calls to the api are separated by region, and each region has its own 'thread'
  • Ashe will retry up to five times if an error occurs

Installation

npm install ashe
Current API Versions
  • championmastery-v???
  • current-game-v1.0
  • featured-games-v1.0
  • lol-status-v1.0
  • league-v2.5
  • match-v2.2
  • stats-v1.3
  • summoner-v1.4
  • team-v2.4

Keywords