@zthun/helpful-dom
v4.1.2
Published
Helpful DOM functions that are not found in browsers.
Downloads
22
Readme
Helpful DOM
Provides a basic set of javascript functions and classes that are not a part of the basic DOM api.
This package is ONLY meant to be used by browsers and not node as methods and extensions found in this package include potential system access that node does not have, unlike @zthun/helpful-fn, where methods are supported on both node apps and browsers.
This package is going to be deprecated in favor of @zthun/spellcraft
Installation
# NPM
npm install @zthun/helpful-dom
# Yarn
yarn add @zthun/helpful-dom