@themaxdavitt/league-of-legends-client-api

Auto-generated axios-powered League of Legends Client API client

Usage no npm install needed!

<script type="module">
  import themaxdavittLeagueOfLegendsClientApi from 'https://cdn.skypack.dev/@themaxdavitt/league-of-legends-client-api';
</script>

README

@themaxdavitt/league-of-legends-client-api

NPM link Package license

Auto-generated axios-powered Typescript Riot Games API client.

Building

We pull an OpenAPI 3.0 definition from a running client, and then feed it into openapi-client-axios and openapi-client-axios-typegen. That's it.

We do this automatically in npm run build before publishing. Just sit back and relax.

Versioning

We're following a SemVer-compatible version of CalVer (similar to date +0.%Y.%j) since we have no idea when Riot will update their APIs.

License

@themaxdavitt/league-of-legends-client-api is released under the MIT license.