backbone.marionette
App framework
A composite application library for Backbone.js that simplifies the construction of large-scale JavaScript applications
The Backbone Framework
7k stars
277 watching
1k forks
Language: JavaScript
last commit: 21 days ago
Linked from 3 awesome lists
backbonebackbone-frameworkframeworkfrontendjavascriptmarionettemarionettejs
Related projects:
Repository | Description | Stars |
---|---|---|
roundingwellos/marionette.toolkit | A collection of extensions for large-scale application architecture built on top of Marionette.js | 69 |
mxriverlynn/backbone.marionette | Provides an application architecture and tools for building scalable JavaScript applications with Backbone.js | 112 |
marionettejs/backbone.radio | Provides messaging patterns for Backbone applications, including publish-subscribe and request-reply patterns with explicit namespaces. | 491 |
ajaxray/marionette-boilerplate | A boilerplate setup for building JavaScript applications using Backbone, Marionette, RequireJS, and Twitter Bootstrap. | 60 |
davidsulc/marionette-gentle-introduction | A companion repository to a book on Marionette.js web application framework, providing a working example of the framework in action. | 348 |
iampeter/backbone-marionette-gulp-seed | A seed project for building complex web applications using Backbone.js and Marionette.js with Gulp.js automation. | 34 |
mrichard/generator-marionette | Generates a full-stack JavaScript application using Express, Marionette, Backbone, and other tools for building scalable web applications. | 329 |
marionettejs/backbone.babysitter | Manages child views within a Backbone View or other object | 378 |
jashkenas/backbone | Provides structure and tools for building complex JavaScript-heavy applications | 28,080 |
marionettejs/marionette-integrations | A collection of starter kits for building Marionette Applications using various dependency tools and testing frameworks. | 118 |
abiee/es6-marionette | A comprehensive boilerplate project providing an integrated development environment for building Backbone.Marionette applications with ECMAScript 6 support. | 62 |
marionettejs/marionette.inspector | An extension that provides a graphical interface to inspect and understand the workings of a web application built with Backbone and Marionette frameworks. | 170 |
jamiebuilds/marionette-wires | An opinionated example application built with Marionette.js, showcasing its usage and best practices for building complex web applications. | 324 |
jroeckle/marionette-require-gulpjs-boilerplate | A development framework combining Backbone.js, RequireJS, and Gulp.js to create a lightweight project structure. | 18 |
hegdeashwin/backbone | Teaches the basics of Backbone.js and its components, including models, views, routers, and collections. | 79 |