Skip to content

SnehaParkar/backbone.marionette.component

 
 

Repository files navigation

Backbone.Marionette.Component

The WebComponent Extension

About Marionette.Component

Backbone.Marionette.Component is an extension for Marionette.js that aims at simplifying the application of reusable view components.

It comes with a collection of common view components. Its functionality is inspired by the great Apache Wicket Framework.

Documentation

All of the documentation for Marionette.Component can be found at

Source Code and Downloads

You can download the latest builds directly from the "lib" folder above. For more information about the files in this folder, or to obtain an archive containing all Marionette.Component dependencies (including Underscore, Backbone, etc.), please visit the downloads section on the website.

Available Packages

Marionette.Component is available via bower and npm. There are currently no other channels that are maintained by the community.

Release Notes And Upgrade Guide

Changelog: For change logs and release notes, see the changelog file.

Upgrade Guide: Be sure to read the upgrade guide for information on upgrading to the latest version of Marionette.

Compatibility and Requirements

MarionetteJS currently works with the following libraries:

Marionette.Component has not been tested against any other versions of these libraries. You may or may not have success if you use a version other than what is listed here.

How to Contribute

If you would like to contribute to Marionette's source code, please read the guidelines for pull requests and contributions. Following these guidelines will help make your contributions easier to bring into the next release.

Report issues with Marionette.Component, submit pull requests to fix problems, or to create summarized and documented feature requests (preferably with pull requests that implement the feature).

About

Component Based Extension for your Backbone.Marionette.js apps!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CoffeeScript 56.1%
  • Handlebars 25.5%
  • ApacheConf 11.3%
  • HTML 6.5%
  • CSS 0.6%