node-crelt

Tiny DOM-element creation utility
  https://github.com/marijnh/crelt
  0
  no reviews



Node-crelt provides a tiny DOM-element creation utility. It exports a single function that returns a DOM element. It is called with - a tag name string or DOM element - an optional attribute object mapping names to values - any number of children