facon
DOM element creator
A utility library to simplify the creation of nested DOM elements using template literals.
Tiny utility (365B) to create DOM elements with manner.
227 stars
8 watching
7 forks
Language: JavaScript
last commit: about 1 month ago
Linked from 1 awesome list
domhtmltemplate-literalsutilityview
Related projects:
Repository | Description | Stars |
---|---|---|
queckezz/elementx | A modular, function-based DOM creation library for building complex tree structures | 63 |
component/dom | An aggregate library of DOM traversal, manipulation and events functions | 228 |
marcodpt/tint | A template engine that compiles natural HTML templates into hyperscript functions | 8 |
fadrizul/twigjs | A JavaScript port of a popular PHP template engine | 59 |
choojs/hyperx | A tagged template string virtual DOM builder | 1,014 |
logantann/macon | Utility to create reactive jQuery components using a JSX-like syntax | 4 |
trueadm/t7 | A lightweight virtual DOM templating library that compiles ES2015 template strings into virtual DOM objects | 900 |
crysalead-js/dom-element-value | A utility for working with the value of DOM elements in JavaScript. | 6 |
elclanrs/dom.js | A proof-of-concept implementation of the do monad syntax in JavaScript for functional programming | 11 |
chialab/dna | A framework that simplifies the creation of custom elements with reactive properties and event delegation | 45 |
ahdinosaur/hyps | A module for creating and updating DOM elements in pure JavaScript | 7 |
plumatic/dommy | A ClojureScript library for manipulating and interacting with the Document Object Model (DOM) in web applications. | 760 |
queckezz/preact-hyperscript | A library that enables fast and concise DOM creation using a Hyperscript-like syntax. | 32 |
abraham/nutmeg | A tool for building and publishing vanilla Web Components with TypeScript support | 115 |
syntax-tree/hast-util-to-dom | Utility to transform HTML syntax trees into DOM structures. | 19 |