hyperx
DOM builder
A tagged template string virtual DOM builder
🏷 - tagged template string virtual dom builder
1k stars
16 watching
48 forks
Language: JavaScript
last commit: about 1 year ago
Linked from 2 awesome lists
domhtmltemplate-stringsvirtual-dom
Related projects:
Repository | Description | Stars |
---|---|---|
choojs/nanohtml | Library for creating and rendering HTML templates in Node.js with support for Server Side Rendering and DOM manipulation | 687 |
choojs/nanocomponent | Creates high-performance HTML components by isolating native DOM libraries and minimizing unnecessary rendering | 366 |
ahdinosaur/hyps | A module for creating and updating DOM elements in pure JavaScript | 7 |
dubiousdavid/dominator | A virtual DOM implementation for ClojureScript, aiming to simplify JavaScript development with a minimal learning curve | 73 |
tunnckocore/mich-h | Creates virtual DOM trees from HTML using hyperscript-compatible syntax or JSX | 8 |
syntax-tree/hast-util-to-dom | Utility to transform HTML syntax trees into DOM structures. | 19 |
queckezz/preact-hyperscript | A library that enables fast and concise DOM creation using a Hyperscript-like syntax. | 32 |
queckezz/elementx | A modular, function-based DOM creation library for building complex tree structures | 63 |
ohanhi/hyperscript-helpers | Utility functions for building HTML and JSX elements in a concise syntax | 629 |
fulldecent/github-pages-template | An opinionated starting point and build system for HTML websites | 35 |
respo/respo.cljs | A ClojureScript library for building virtual DOM applications with a simple, declarative syntax | 234 |
marcodpt/tint | A template engine that compiles natural HTML templates into hyperscript functions | 8 |
madcapjake/earl-hyperscript | A wrapper around Earl Grey that converts its document building syntax to work with Cycle.js's virtual DOM library | 2 |
snooc/sql-tags | ES6 template string functions for generating parameterized SQL query strings | 1 |
infernojs/swc-plugin-inferno | Transforms JSX code to Inferno compatible virtual DOM | 3 |