0.6.1 • Published 11 months ago

@makesites/app v0.6.1

Weekly downloads
-
License
MPL-2.0, AGPL-3.0
Repository
-
Last release
11 months ago

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

License

Released under the MPL v2.0 & AGPL v3.0

0.5.6

11 months ago

0.6.1

11 months ago

0.6.0

11 months ago

0.5.0

3 years ago