Getting Started!

View code

Install Blaze CSS

Ensure you have installed Blaze CSS before using the components.

Note! We're still working on this site, this in page in particular is outdated: only the direct links to rg.js and rg.min.js are current. We've yet to update the NPM and CDN links. Mea Culpa. If you find other issues with the web site please let us know here

Under Conversion from v1 to v2

Install the RiotGear

OUTDATED INFO - To be Updated when we finish all the Blaze 2 components.

CDN

RiotGear is hosted by JSDelivr

» https://cdn.jsdelivr.net/riotgear/3.6.2/rg.min.js (v3.6.2)
» 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