Skip to content

stephen-james/mithril-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mithril Demo for "Small Footprint JavaScript" lightning talk @ NEDev

Getting it running

Install the dependencies (warning: may take some time!) using npm install

Then run the project using gulp

Please Note:

This project uses a personal fork of gulp-starter which works great for playing around, but the fork I made has some issues surrounding source maps, which are inlined into the output unminified files.

You can switch this to minified mode in: gulp/tasks/browserify.js.

Walking through

The commits in this repo correspond to the code as it was evolved in the demo.

Simply check out each commit in turn, or use the slide git tags 1 through 6.

There are some additional commits to give more detail than those shown in the demo.

Links

Get in touch

Raise an issue on this Github repo, or holler on Twitter @stephenhjames

About

Mithril Demo for 5minute lightning talk at NEDev

Resources

Stars

Watchers

Forks

Packages

No packages published