@makesites/app
v0.6.1
Published
*** WARNING: *** Highly experimental, although geared towards becoming a production-ready solution with the next official version of JavaScript.
Downloads
8
Readme
APP()
*** WARNING: *** Highly experimental, although geared towards becoming a production-ready solution with the next official version of JavaScript.
A JavaScript class that creates a client-side app skeleton with popular methods, based on backbone-app
Features
- ES6 compliant (no fallbacks)
- MVC architecture
- URL Router that maps logic to set path(s)
- Template system using HTML fragments
- Helpful class utils
- State machine
Build
To manually build the library simply use Node.js to run:
$ node build
You will find the compiled file(s) in the 'dist' folder.
...
Credits
Created by Makis Tracend ( @tracend )
Distributed through Makesites.org
