@nymag/dom
v1.3.2
Published
Tiny DOM manipulation library, good for minification!
Downloads
5,574
Readme
dom
🔎 Tiny DOM manipulation library, good for minification!
Install
npm install --save @nymag/dom
Usage
This library exports everything with commonjs, so you should use browserify, rollup, or webpack to include it client-side.
Contributing
Please do! Create a pull request with a failing unit test, and we'll figure out what's up. Create an issue if you think of a good feature to add.