ThomasWeiser / elm-codegen-preview

Preview the JS code generated by an Elm program

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

elm-codegen-preview

Preview the JS code generated by an Elm program

Only works in browsers which support Shadow DOM

The code editors are embedded in custom elements, and the virtual-dom diff over them doesn't work unless their internals are encapsulated

About

Preview the JS code generated by an Elm program

License:MIT License


Languages

Language:Elm 84.7%Language:HTML 15.3%