remixml-idom
v6.1.1
Published
Remixml component that renders to incremental-DOM
Downloads
33
Maintainers
Readme
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.