0.5.1 • Published 8 years ago

ashe v0.5.1

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

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
0.5.1

8 years ago

0.5.0

8 years ago

0.4.0

8 years ago

0.3.3

8 years ago

0.3.2

8 years ago

0.3.1

8 years ago

0.3.0

8 years ago

0.2.0

8 years ago

0.1.1

8 years ago

0.0.6

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago