htmljs

HTML render engine and data binding (MVVM)

Github星跟踪图

HtmlJs

Optimize effort of building large scale web application

NPM Version
Build Status
License
Dependencies

HtmlJs is a JavaScript MVVM library. It is built with OOP and speed in mind.
It helps you to build the most sophisticated and complicated components with ease.
Integrate well with most existing libraries/frameworks like jQuery, AngularJs.

Project screen shot

Project screen shot

Installation

Nuget:

Install-Package HtmlJs

Bower:

bower install htmljs

Getting started

Go to Homepage for more details.

Totally new to HtmlJs? Play with HtmlJs interactive tutorial.

Build from source

Clone the repo from GitHub

git clone https://github.com/nhanfu/htmljs.git
cd htmljs

Install build tool. Make sure that Node.js already installed.

npm install

Run the build tool

gulp build

Running the tests

If you have PhantomJs installed, then gulp will execute the test suite and report its result.

Release History

  • 1.0.4
    • Rename html.data to html.observable
    • Add html.observableArray
    • Remove createElementNoParent() function
    • Replace getter and setter by data property
  • 1.0.3
    • Fix bug for ajax module and dropdown component
    • Use property instead of function to render DOM

Author

Nhan Nguyen – @nhan_htmljsnhan.htmljs@gmail.com

Distributed under the MIT license. See LICENSE for more information.

主要指标

概览
名称与所有者nhanfu/htmljs
主编程语言JavaScript
编程语言JavaScript (语言数: 3)
平台
许可证MIT License
所有者活动
创建于2014-04-29 23:36:53
推送于2018-06-29 16:26:29
最后一次提交2017-01-18 15:59:41
发布数5
最新版本名称v1.0.4 (发布于 )
第一版名称v1.0.0 (发布于 )
用户参与
星数282
关注者数30
派生数21
提交数258
已启用问题?
问题数7
打开的问题数4
拉请求数0
打开的拉请求数0
关闭的拉请求数0
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?