robertsky123 / HTML

A simple, extensible way to work directly with the DOM.

Home Page:http://nbubna.github.io/HTML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTML is a small, extensible library to help you enjoy the DOM in a simple, direct way.

Please check out the demo, the API and the F.A.Q..

Full Version:

Download: HTML.min.js or HTML.js
Bower: bower install HTML
NPM: npm install html.js
Component: component install nbubna/HTML

Includes dot-traversal, query(), each(), only(), add(), remove(), HTML.ify() and emmet abbreviations in add():

Base Version:

Download: HTML.min.js or HTML.js

Includes dot-traversal, query(), each(), only(), add(), remove() and HTML.ify():

Core Version:

Download: HTML.min.js or HTML.js

Includes dot-traversal, query(), each(), only() and HTML.ify():

Release History

Thanks to Adrian Cooney for the inspiration and starting point for this project.

About

A simple, extensible way to work directly with the DOM.

http://nbubna.github.io/HTML

License:MIT License