Skip to content
forked from nhanfu/htmljs

HTML render engine and data binding (MVVM)

License

Notifications You must be signed in to change notification settings

tjabitta/htmljs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTMLjs is a JavaScript MVVM (a modern variant of MVC) framework that makes it easier to create rich, desktop-like user interfaces with JavaScript. It uses HTML.data to make your UI automatically stay in sync with an underlying data model, along with validation, custom controls, dynamic script loading to enable productive development. This framework is similar to Knockoutjs, actually it's inspired by Knockoutjs but many times faster than Knockout, maybe it's the fastest MVVM framework ever because it only uses pure javascript code, no thing such as template.

##Getting started http://nhanaswigs.github.io/htmljs/api/index.html

##License

MIT license - http://www.opensource.org/licenses/mit-license.php

About

HTML render engine and data binding (MVVM)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published