t7
Virtual DOM templating library
A lightweight virtual DOM templating library that compiles ES2015 template strings into virtual DOM objects
Lightweight virtual DOM templating library
899 stars
30 watching
31 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pkamenarsky/replica | A remote virtual DOM library that runs on the server and sends minimal diffs to the client for efficient interactivity in Single-Page Applications. | 140 |
respo/respo.cljs | A ClojureScript library for building virtual DOM applications with a simple, declarative syntax | 234 |
dubiousdavid/dominator | A virtual DOM implementation for ClojureScript, aiming to simplify JavaScript development with a minimal learning curve | 73 |
jorgebucaran/superfine | A minimal view layer for building web interfaces using a lightweight virtual DOM representation | 1,597 |
choojs/hyperx | A tagged template string virtual DOM builder | 1,014 |
motss/lit-ntml | A lightweight and modern templating solution for Node.js that enables server-side rendering and supports various output formats. | 82 |
tunnckocore/mich-h | Creates virtual DOM trees from HTML using hyperscript-compatible syntax or JSX | 8 |
mfrachet/go-vdom-wasm | A Go library for building frontend applications using WebAssembly and Virtual DOM | 83 |
jquery/jquery-dist | Distributes and makes available the latest JavaScript library for simplifying DOM manipulation and event handling. | 101 |
terkelg/facon | A utility library to simplify the creation of nested DOM elements using template literals. | 227 |
unbug/domsnap | A JavaScript library for persisting HTML DOM state to IndexedDB or WebSQL for offline web applications. | 75 |
jasonmoo/t.js | A lightweight JavaScript templating framework for interpolating values in HTML strings | 826 |
legobeat/l7-devenv | A lightweight, secure, and extensible terminal-based IDE for local JavaScript development | 22 |
developit/preact-cycle | A minimal Virtual DOM rendering library using Preact | 139 |
r0man/sablono | A templating library that enables React component definition using Lisp/Hiccup style syntax | 697 |