Htmljs
HTML render engine and data binding (MVVM)
Install / Use
/learn @nhanfu/HtmljsREADME
HtmlJs
Optimize effort of building large scale web application
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.


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
dataproperty
- 1.0.3
- Fix bug for ajax module and dropdown component
- Use property instead of function to render DOM
Author
Nhan Nguyen – @nhan_htmljs – nhan.htmljs@gmail.com
Distributed under the MIT license. See LICENSE for more information.
Related Skills
node-connect
337.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
337.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.2kCommit, push, and open a PR
