@nymag/dom

Tiny DOM manipulation library, good for minification!

Usage no npm install needed!

<script type="module">
  import nymagDom from 'https://cdn.skypack.dev/@nymag/dom';
</script>

README

dom

Circle CI

🔎 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.