spa-dom
v1.8.0
Published
HTML elements low-level handling.
Downloads
29
Readme
HTML elements low-level handling
Wrapper for DOM manipulation.
Installation
npm install spa-dom
Usage
Add the singleton to the scope:
var dom = require('spa-dom');
Contribution
If you have any problem or suggestion please open an issue here. Pull requests are welcomed with respect to the JavaScript Code Style.
License
spa-dom
is released under the MIT License.