remixml-idom

Remixml component that renders to incremental-DOM

Usage no npm install needed!

<script type="module">
  import remixmlIdom from 'https://cdn.skypack.dev/remixml-idom';
</script>

README

Remixml to incremental-DOM

NPM version Downloads Rate on Openbase

Remixml component that renders to incremental-DOM.

Requirements

It runs inside any webbrowser environment.

Reference documentation

  • Remixmlidom.abstract2dom(abstract, node?)
    Transmogrifies the children of DOM node to match the structure described by the DOM abstract using the incremental-dom library. Returns node again.

References

Card-carrying member of the zerodeps movement.