Backbone.Marionette is a composite application library for Backbone.js that aims to simplify the construction of large scale JavaScript applications.
Info
Version: | 2.4.4 |
Author(s): | Derick Bailey |
Last Update: | Tuesday, February 23, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/marionettejs/backbone.marionette/ |
NuGet Url: | https://www.nuget.org/packages/Backbone.Marionette |
Install
Install-Package Backbone.Marionette
dotnet add package Backbone.Marionette
paket add Backbone.Marionette
Backbone.Marionette Download (Unzip the "nupkg" after downloading)
Dependencies
- jQuery(>= 1.8.0)
- underscore.js(>= 1.4.4 && <= 1.8.3)
- Backbone.js(>= 1.0.0 && <= 1.2.1)
Tags