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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?