Info
Version: | 0.0.7 |
Author(s): | Michael Dudley |
Last Update: | Saturday, December 28, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/provenstyle/Durandal |
NuGet Url: | https://www.nuget.org/packages/ProvenStyle.Durandal |
Install
Install-Package ProvenStyle.Durandal
dotnet add package ProvenStyle.Durandal
paket add ProvenStyle.Durandal
ProvenStyle.Durandal Download (Unzip the "nupkg" after downloading)
Dependencies
- knockoutjs(2.3.0)
- RequireJS(2.1.8)
- jQuery(1.9.1)
- RequireJS.Text(2.0.7)
Tags
Built using Durandal 2.0.1
----------------------------------------------------------------------------
Durandal is a cross-device, cross-platform client framework written in JavaScript and designed to make Single Page Applications (SPAs) easy to create and maintain.
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.