Skip to content

pselm/virtual-dom

Repository files navigation

Build Status

pselm-virtual-dom

This is a Purescript implementation of Elm's virtual DOM library.

The goal is to implement the Elm API as literally as possible, to make it as straightforward as possible to translate an Elm program into Purescript. However, the actual code diverges from the Elm code a fair bit, and thus may not be bug-for-bug compatible with the Elm implementation. Performance characteristics may also differ -- I'm focused initially on constructing as type-safe and maintainable an implementation as possible, and will then take a look at optimizing performance.

About

Purescript implementation of Elm's virtual DOM

Resources

License

MIT, BSD-3-Clause licenses found

Licenses found

MIT
LICENSE
BSD-3-Clause
LICENSE-ELM

Stars

Watchers

Forks

Packages

No packages published