arpith/DOM.js
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Node.js module to template with minimal HTML. What if your JavaScript objects were automagically DOM nodes? ['item','another item'] instead of <ul><li>item</li><li>another item</li></ul>.