Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
johnculviner committed May 12, 2013
1 parent be559ae commit c0bb18b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,11 @@
- Painlessly generate Knockout syntax with strongly typed, fluent, lambda expression helpers similar to ASP.NET MVC
- Rich intellisense and compiler support for syntax generation
- Fluent syntax makes it a breeze to create custom helpers or extend whats built in
- OSS alternative to ASP.NET MVC helpers: feel free to add optional features that everyone in the community can use and I'll merge your pull in ASAP!
- Painlessly provides validation based on .NET types and DataAnnotations in a few lines of code for all current/future application types and changes
- Client side JavaScript object factory (based on C# types) to create new items in for example, a list, with zero headaches or server traffic


##Durandal.js
- A single page application framework with Knockout.js baked in
- Provides a FRAMEWORK to ORGANIZE your Controllers, ViewModels, and Views
Expand Down

0 comments on commit c0bb18b

Please sign in to comment.