mich-h
Virtual DOM builder
Creates virtual DOM trees from HTML using hyperscript-compatible syntax or JSX
Create HAST-compliant virtual dom trees of HTML using hyperscript compatible syntax or JSX, just in ~570 bytes.
8 stars
3 watching
0 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 1 awesome list
astcomponentsdomhasthyperscriptjsxmichvdomvirtualvirtual-dom
Related projects:
Repository | Description | Stars |
---|---|---|
| A tagged template string virtual DOM builder | 1,014 |
| A wrapper around Earl Grey that converts its document building syntax to work with Cycle.js's virtual DOM library | 2 |
| Utility to transform HTML syntax trees into DOM structures. | 19 |
| Provides virtual-dom element assertions for Chai assertion library | 24 |
| A lightweight virtual DOM templating library that compiles ES2015 template strings into virtual DOM objects | 899 |
| Utility to create reactive jQuery components using a JSX-like syntax | 4 |
| Transforms a DOM tree into a hast syntax tree | 22 |
| A virtual DOM implementation for ClojureScript, aiming to simplify JavaScript development with a minimal learning curve | 73 |
| Builds a TodoMVC application using Go, Templ, HTMX, and _Hyperscript to demonstrate their capabilities. | 8 |
| A modular, function-based DOM creation library for building complex tree structures | 63 |
| 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 |
| Replicates the functionality of modern frameworks like React TodoMVC using Lua, Luasocket, HTMX, and Hyperscript. | 0 |
| Utility functions for building HTML and JSX elements in a concise syntax | 627 |
| A module for creating and updating DOM elements in pure JavaScript | 7 |
| A utility library to simplify the creation of nested DOM elements using template literals. | 227 |