Build JavaScript components and apps using a Virtual DOM
Used to normalize import paths to diffHTML modules based on env
Lints HTML parsed by diffHTML
Renders diffHTML Virtual Trees to strings
Exposes an experimental browser API for diffHTML
*Provides a way to use function, class, and stateful components with diffHTML. Inspired by React and other component based frameworks.*
Access the diffHTML core internals
diffHTML Logger ---------------
a toolkit for writing functional-style (react-like) web components, based on [diffhtml](https://github.com/tbranyen/diffhtml)
```sh npm install diffhtml-verify-state ```
Logs out render transactions to the console
Global event delegation middleware, avoids inline events
Monitors inline attributes and assigns transition hooks
Compiles tagged templates into createTree calls
Verifies render state middleware, useful for sanity checking
Provides a strong layer of compatibility with React
A static HTTP server that hot reloads HTML on save
Helps with service workers
Monitors inline attributes and assigns transition hooks
Typescript port of HtmlDiff.Net which is itself a C# port of HtmlDiff
Latest stable version: 1.0.0-rc.4
TypeScript port of htmldiff.net
Provides worker rendering for client and server
JavaScript port of HtmlDiff.Net which is itself a C# port of HtmlDiff