spank-my-dom
v2.4.0
Published
A tiny, modular set of DOM utilities, written in TypeScript.
Maintainers
Readme
Spank my DOM 🔞
A tiny, modular set of DOM utilities, written in TypeScript.
Table of Content
Installation
npm i spank-my-domUsage
Spank my DOM is completely modular and compatible with both ESM and CommonJS environments.
// ESM
import { ... } from 'spank-my-dom';
// CommonJS
const { ... } = require('spank-my-dom');API
For full API documentation, see the docs.
License
Made with ❤️
Published under the MIT License.
