Jin's repositories
angular-hmr-seed
Angular 1 seed project with Hot Module Replacement (hmr) enabled
riot-starter-kit
The true starter kit for riotjs
wicket-spring-jdo
Sample project for wicket-spring-jdo. More info on the wiki page.
NG6-starter
An AngularJS Starter repo for Angular + ES6 + (Webpack or JSPM) by @AngularClass
phonegap-start
PhoneGap Hello World app
riot.github.io
riotjs.com website
webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders," modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.