Essential TyphonJS demos for TyphonJS & TyphonJS-Parse
The recommended ES6 / JSPM / SystemJS demo web apps are below (installable as Android home screen apps!):
backbone-es6-localstorage-todos - Provides the canonical TODOs demo for backbone-es6 using typhonjs-core-backbone-localstorage
backbone-parse-es6-todos - Provides the canonical TODOs demo for backbone-parse-es6
backbone-parse-es6-todos-improved - Provides an improved canonical TODOs demo for backbone-parse-es6
Electron / desktop versions of a couple of the web apps above:
electron-backbone-es6-localstorage-todos - Provides a desktop version of backbone-es6-localstorage-todos for backbone-es6
electron-backbone-parse-es6-todos-improved - Provides a desktop version of backbone-parse-es6-todos-improved for backbone-parse-es6
The following demos show rhetorical ways to consume TyphonJS including global JS / RequireJS usage:
backbone-es6-localstorage-todos-global-es5 - Provides the canonical TODOs demo for backbone-es6 using typhonjs-core-backbone-localstorage
backbone-es6-localstorage-todos-requirejs-es5 - Provides the canonical TODOs demo for backbone-es6 using typhonjs-core-backbone-localstorage
backbone-parse-es6-todos-global-es5 - Provides an improved canonical TODOs demo for backbone-parse-es6 using Parse.
Please note all of the demos are highly commented and while they are basic TODOS demos contain quite a bit of detail for those new to ES6 / JSPM / SystemJS. A much flashier web site of course made by TyphonJS with deep tutorials plus video will be available soon.