defaultjs-extdom
v1.0.0-beta.1
Published
Extending the nativ browser dom api. It allows you to use the dom api in a fluit api way and makes it lot easier to use the dom api for complex solutions
Readme
defaultjs-extdom
** Table of Contents **
Intro
This lib extents the browser dom api.
Install
If you use an older browser, you need to load polyfills first. like from https://polyfill.io
Browser
<script type="text/javascript" src="defaultjs-extdom.min.js"></script>Nodejs/NPM
npm install defaultjs-extdom
API Documentation
@TODO
