Get the code

View code

Install Blaze CSS

Ensure you have installed Blaze CSS before using the components.

Install the RiotGear

CDN

RiotGear is hosted by JSDelivr

» https://cdn.jsdelivr.net/riotgear/3.6.0/rg.min.js (v3.6.0)
» https://cdn.jsdelivr.net/riotgear/latest/rg.min.js (latest)

<script src="https://cdn.jsdelivr.net/riotgear/latest/rg.min.js"></script>

Install via NPM

RiotGear has been published to NPM.

npm install riotgear --save

Or alternatively:

Download the source

» rg.min.js