virtual-node 0.5.1

A standalone Virtual DOM
Documentation

virtual-node

Overview

virtual-node is a virtual DOM node implementation that works in browser and non-browser environments.

Optional Features

  • web (enabled by default) - Enables support for handling events, such as onclick. Enables the web-sys, js-sys and wasm-bindgen dependencies.