Remixml to incremental-DOM
Remixml component that renders to incremental-DOM.
Requirements
It runs inside any webbrowser environment.
Reference documentation
-
Remixmlidom.abstract2dom(abstract, node?)
Transmogrifies the children of DOMnode
to match the structure described by the DOMabstract
using the incremental-dom library. Returnsnode
again.
References
- Postprocessor for the high performance Javascript templating engine Remixml.
- Compatible with the fastest lockandload AMD-loader.
- incremental-dom.
Card-carrying member of the zerodeps
movement.