A partial implementation of virtual-dom — in about 600 bytes.
Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.
`rrdom` is a virtual dom library that is used by `rrweb` to replay DOM mutations. It is a standalone library that can be used to create a virtual dom tree and apply patches to the real dom. It's used in `rrweb` to optimize replay performance especially wh
A smaller version of caniuse-db, with only the essentials!
Morph a DOM tree to another DOM tree (no virtual DOM needed)
Convert character encodings in pure javascript.
A batched diff-based DOM rendering strategy
`rrdom` is a virtual dom library that is used by `rrweb` to replay DOM mutations. It is a standalone library that can be used to create a virtual dom tree and apply patches to the real dom. It's used in `rrweb` to optimize replay performance especially wh
A comprehensive library for mime-type mapping
Webpack Virtual Modules
A Vite plugin that takes the CSS and adds it to the page through the JS. For those who want a single JS file.
tagged template string virtual dom builder
Lite weight tapable for Rspack
`rrdom` is a virtual dom library that is used by `rrweb` to replay DOM mutations. It is a standalone library that can be used to create a virtual dom tree and apply patches to the real dom. It's used in `rrweb` to optimize replay performance especially wh
Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.
`rrdom` is a virtual dom library that is used by `rrweb` to replay DOM mutations. It is a standalone library that can be used to create a virtual dom tree and apply patches to the real dom. It's used in `rrweb` to optimize replay performance especially wh
Lightweight React bindings for MobX based on React 16.8+ and Hooks
Cross-browser Error parser
Converts html into a vtree
A diff for DOM elements, as client-side JavaScript code. Gets all modifications, insertions and removals between two DOM fragments.
A tiny javascript type testing tool
A simple, fast, extensible AWS client
Use JSX for HTML elements.
A virtual DOM library with focus on simplicity, modularity, powerful features and performance.