https://github.com/arpith/dom.js
Write JavaScript, not HTML.
https://github.com/arpith/dom.js
Last synced: 19 days ago
JSON representation
Write JavaScript, not HTML.
- Host: GitHub
- URL: https://github.com/arpith/dom.js
- Owner: arpith
- Created: 2012-05-10T18:05:11.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2012-05-12T17:31:52.000Z (about 14 years ago)
- Last Synced: 2025-02-08T05:16:07.375Z (over 1 year ago)
- Language: JavaScript
- Size: 98.6 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Node.js module to template with minimal HTML. What if your JavaScript objects were automagically DOM nodes? ['item','another item'] instead of
- item
- another item