Skip to content
/ dom Public
forked from spasdk/dom

HTML elements low-level handling.

License

Notifications You must be signed in to change notification settings

aleks-and/dom

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%