/riot-jspm

trying out riotjs and jspm using a riot compiler plugin

Primary LanguageJavaScript

RiotJS - Precompiled Templates

Just a super simple riotjs example using jspm and ES6.

Notes for myself

I had to manually map "riot-compiler", default "riot" doesn't ship with compiler (this is good).

Had to setup a jspm package so that the .html file extension could be used. Might have been able to use the ! syntax, but I think this is better. see config.js