@hackage Shpadoinkle-backend-snabbdom0.1.0.0

Use the high-performance Snabbdom virtual dom library written in JavaScript.

Snabbdom is a battle-tested virtual dom library for JavaScript. It's extremely fast, lean, and modular. Snabbdom's design made it a natural choice for a Shpadoinkle rendering backend, as it has a similar core philosophy of "just don't do much" and is friendly to purely functional binding.