ez-dom
DOM manipulator
A functional programming library for manipulating the Document Object Model (DOM) in web pages.
ez-dom is a library to manipulate the DOM using composition
4 stars
3 watching
0 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list
currydomfpfunctionnalhtmljavascriptjquery-alternative
Related projects:
Repository | Description | Stars |
---|---|---|
ded/bonzo | A utility library for manipulating DOM elements and their contents in an extensible way | 1,316 |
nbubna/html | An extensible JavaScript library to simplify DOM manipulation and traversal. | 1,423 |
lume/asdom | A project that enables WebAssembly applications to manipulate the Document Object Model using a TypeScript-based compiler | 95 |
calebroseland/vue-dom-portal | A utility for manipulating DOM nodes within Vue.js components | 208 |
shinmera/lquery | A Common Lisp library for DOM manipulation with a jQuery-like syntax and functions. | 87 |
kylebarrow/chibi | A lightweight JavaScript micro-library for DOM manipulation and CSS transitions. | 573 |
jooq/joox | An XML manipulation library inspired by jQuery and jRTF for the W3C DOM API in Java. | 495 |
ynadji/netaddr | A Common Lisp library for manipulating IP addresses and networks | 5 |
plumatic/dommy | A ClojureScript library for manipulating and interacting with the Document Object Model (DOM) in web applications. | 760 |
queckezz/elementx | A modular, function-based DOM creation library for building complex tree structures | 63 |
masterexploder/phpthumb | A PHP library for manipulating images and creating thumbnails | 980 |
googleprojectzero/domato | A tool for generating random, malformed HTML, CSS, and JavaScript code to test web application security | 1,695 |
diegohaz/styled-tools | A collection of utility functions for working with CSS-in-JS libraries and props | 802 |
ahdinosaur/hyps | A module for creating and updating DOM elements in pure JavaScript | 7 |
ged-odoo/blockdom | A fast virtual DOM library that allows for efficient rendering of static and dynamic content by grouping elements into blocks. | 554 |