UNPKG

dota2-radiant

Version:

Radiant: a small little library/framework for building awesome apps backed by the Dota 2 WebAPI. Utilizes Node with Express

6 lines 181 B
{{#heroes}} <a class="pull-left" href="/matches/hero/{{id}}"> <h4>{{localized_name}}</h4> <img class="media-object" src="/images/heroes/{{clean_name}}.png"> </a> {{/heroes}}