All Projects → capaj → jspm-mithril

capaj / jspm-mithril

Licence: MIT license
Mithril.js boilerplate with hot reloading modules

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Labels

Projects that are alternatives of or similar to jspm-mithril

jspm-ember-playground
Basic Ember app which uses JSPM as a package manager
Stars: ✭ 15 (+7.14%)
Mutual labels:  jspm
gulp-jspm-build
Gulp plugin for jspm.
Stars: ✭ 22 (+57.14%)
Mutual labels:  jspm
systemjs-riot
jspm/systemjs plugin to load RiotJS tags and inline them in the bundle
Stars: ✭ 18 (+28.57%)
Mutual labels:  jspm
aurelia-datatable
A 100% aurelia based data table component.
Stars: ✭ 32 (+128.57%)
Mutual labels:  jspm
generator-sf
Yeoman generator that scaffolds out a Symfony PHP app including Browsersync, various CSS preprocessors, jspm, webpack, browserify and Service Worker
Stars: ✭ 14 (+0%)
Mutual labels:  jspm
systemjs-tools
(dev)tools for working with SystemJS
Stars: ✭ 41 (+192.86%)
Mutual labels:  jspm
plugin-sass
SystemJS SASS loader plugin
Stars: ✭ 53 (+278.57%)
Mutual labels:  jspm
Kotsu
✨ Clean, opinionated foundation for new projects — to boldly go where no man has gone before
Stars: ✭ 48 (+242.86%)
Mutual labels:  jspm

jspm-mithril

js-standard-style

Mithril.js boilerplate with JSPM and hot reloading modules

Compatible with jspm 0.17.0 and up.

Quickstart to development

git clone [email protected]:capaj/jspm-mithril.git
cd jspm-mithril
npm i
npm start

npm scripts available:

npm start #starts webserver and watcher, the http port is 9080
npm build #build your bundle, use purely for production
npm test #runs mocha/chai/jsdom tests in node.js
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].