https://github.com/richplastow/domlet
A lightweight subset of DOM functionality, with unexpected CLI goodness
https://github.com/richplastow/domlet
Last synced: 4 months ago
JSON representation
A lightweight subset of DOM functionality, with unexpected CLI goodness
- Host: GitHub
- URL: https://github.com/richplastow/domlet
- Owner: richplastow
- License: mit
- Created: 2015-10-19T21:01:52.000Z (over 9 years ago)
- Default Branch: gh-pages
- Last Pushed: 2015-10-20T19:12:19.000Z (over 9 years ago)
- Last Synced: 2025-01-06T01:10:53.410Z (5 months ago)
- Language: CoffeeScript
- Homepage: http://domlet.richplastow.com
- Size: 160 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Domlet
======#### A lightweight subset of DOM functionality, with unexpected CLI goodness
- [Homepage](http://domlet.richplastow.com/)
- [Documentation](http://domlet.richplastow.com/#/doc/documentation)
- [NPM Package](https://www.npmjs.com/package/domlet)
- [Fork Domlet on GitHub](https://github.com/richplastow/domlet)#### Usage
- [Usage](http://domlet.richplastow.com/#/doc/usage)
#### Test
- [Test](http://domlet.richplastow.com/test/run-test.html)