README
Radiant
A collection of Node packages to create awesome apps backed by the Dota 2 WebAPI.
Requirements
- Node 0.8
- A Steam API key, get one here: http://steamcommunity.com/dev/apikey
todo....
Radiant: a small little library/framework for building awesome apps backed by the Dota 2 WebAPI. Utilizes Node with Express
<script type="module">
import dota2Radiant from 'https://cdn.skypack.dev/dota2-radiant';
</script>
A collection of Node packages to create awesome apps backed by the Dota 2 WebAPI.
todo....