README
@baggie/dom
DOM tools from the little bag-of-tricks.
Get element properties, related elements, handle scroll etc.
๐งพ Documentation
Visit bag-of-tricks.github.io for more complete documentation and examples.
๐ Installation
#npm
npm install @baggie/dom --save
#yarn
yarn add @baggie/dom