ntharim / vdom-to-htmlView external linksLinks
Turn Virtual DOM nodes into HTML
☆139Dec 15, 2023Updated 2 years ago
Alternatives and similar repositories for vdom-to-html
Users that are interested in vdom-to-html are comparing it to the libraries listed below
Sorting:
- Convert virtual-dom objects to and from JSON (UNMAINTAINED)☆64May 19, 2018Updated 7 years ago
- Serialize virtual-dom patches as a minimal JSON object (UNMAINTAINED)☆56Aug 31, 2022Updated 3 years ago
- Virtualize a DOM node☆130Dec 8, 2018Updated 7 years ago
- Converts an HTML string into a virtual DOM☆171Mar 23, 2023Updated 2 years ago
- A client-side DOM to vdom parser based on DOMParser API, compatible with virtual-dom☆59Mar 9, 2017Updated 8 years ago
- A thunk optimization for virtual-dom☆42Jun 12, 2015Updated 10 years ago
- Select virtual-dom nodes using css selectors☆31Oct 16, 2016Updated 9 years ago
- Decorate elements with delegated events☆58Oct 10, 2018Updated 7 years ago
- Create a RAF loop for virtual-dom☆19Jan 21, 2016Updated 10 years ago
- Execute batches with any kind of level instance via a simple stream☆12Mar 11, 2015Updated 10 years ago
- Create a virtual-dom widget☆22Mar 12, 2016Updated 9 years ago
- Simple pull-streams for websocket client and server connections☆24Apr 18, 2023Updated 2 years ago
- Convert jsonml arrays to html strings☆22Jun 11, 2014Updated 11 years ago
- a pull-stream with a pushable interface☆21Aug 21, 2020Updated 5 years ago
- source code to aggregate pull stream ecosystem docs☆11Mar 9, 2021Updated 4 years ago
- WIP the end of javascript fatigue: an opinionated set of tools for front-end apps☆12Apr 3, 2017Updated 8 years ago
- A rendering loop for diffable UIs☆173Aug 10, 2016Updated 9 years ago
- Convert legacy HTML to Hyperscript (https://github.com/dominictarr/hyperscript and https://github.com/Matt-Esch/virtual-dom/blob/master/v…☆45Jan 2, 2020Updated 6 years ago
- Moved☆11Jul 18, 2016Updated 9 years ago
- discovery-swarm with two-way replication consent☆18Nov 9, 2018Updated 7 years ago
- Alternative DOM driver utilizing the snabbdom library☆41Jun 4, 2016Updated 9 years ago
- Learn how to create robust multi-server applications in Node☆20Oct 27, 2017Updated 8 years ago
- Calculate the xor distance between two buffers as a new buffer and compare computed distances with eachother☆38Dec 14, 2020Updated 5 years ago
- Like hot module replacement but... yeah you'll see☆26Jul 8, 2016Updated 9 years ago
- Provides redux-like, unidirectional state management paired with virtual-dom.☆75Feb 10, 2016Updated 10 years ago
- JSX transpiler. A standard and configurable implementation of JSX decoupled from React.