marionettist
v3.0.3
Published
Marionettist. It is a Marionette based framework
Downloads
140
Maintainers
Readme
marionettist
It's a framework that extends Marionette and add a lot of new features, like:
- I18n
- Custom template engine (HAML coffee by default)
- Base classes to extend from
- Template helpers
Install
npm install marionettist --save
Dependencies
Marionettist depends on a lot of awesome libraries, like:
- numeral (Formatting and manipulating numbers)
- moment (Parse, validate, manipulate, and display dates in JavaScript)
- moment-range (Fancy date ranges for Moment.js)
- i18next (Internationalization)
- underscore-contrib (Extra utilities for underscore)
- underscore.string (Extra utilities for underscore)
- backbone-associations (Model relationships)
- Backbone.Mutators (Override models getters and setters with logic)
- backbone.stickit (Data bindings)
Documentation
V3: Documentation
V2: Documentation
V1: Documentation