al-bo / dom

HTML elements low-level handling.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTML elements low-level handling

build status npm version dependencies status devDependencies status Gitter

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.

About

HTML elements low-level handling.

License:Other


Languages

Language:JavaScript 100.0%