HTML is a small, extensible library to help you enjoy the native DOM in a simple, direct way.
Please check out the demo, the API and the F.A.Q..
Download: HTML.all.min.js or HTML.all.js
Bower: bower install HTML
NPM: npm install html.js
Includes dot-traversal, find(), each(), only(), add(), remove(), and emmet abbreviations in add():
Download: HTML.min.js or HTML.js
Includes dot-traversal, find(), each(), and only():
Thanks to Adrian Cooney for the inspiration and starting point for this project.