Info
Version: | 2.2.0 |
Author(s): | Rob Eisenberg |
Last Update: | Friday, September 23, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.durandaljs.com |
NuGet Url: | https://www.nuget.org/packages/Durandal |
Install
Install-Package Durandal
dotnet add package Durandal
paket add Durandal
Durandal Download (Unzip the "nupkg" after downloading)
Dependencies
- knockoutjs(>= 3.4.0)
- RequireJS(>= 2.1.11)
- jQuery(>= 1.9.1)
- RequireJS.Text(>= 2.0.7)
Tags
We've used it to build apps for PC, Mac, Linux, iOS and Android...and now it's your turn...
Features
-Clean MV* Architecture
-JS & HTML Modularity
-Simple App Lifecycle
-Eventing, Modals, Message Boxes, etc.
-Navigation & Screen State Management
-Consistent Async Programming w/ Promises
-App Bundling and Optimization
-Use any Backend Technology
-Built on top of jQuery, Knockout & RequireJS.
-Integrates with popular CSS libraries such as Bootstrap and Foundation.
-Make your own templatable and data-bindable widgets.