close
The Wayback Machine - https://web.archive.org/web/20200914164904/https://github.com/dmtompki/HTML
Skip to content
master
Go to file
Code
This branch is 51 commits behind nbubna:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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..

Full Version:

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

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

Minimal Version:

Download: HTML.min.js or HTML.js

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

Release History

  • 2013-07-24 v0.9.0 (first public release)
  • 2013-07-25 v0.9.1 (full version as main, remove(true))
  • 2013-07-29 v0.9.2 (AMD, Component support, HTML.ify())

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

About

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

Resources

License

Packages

No packages published
You can’t perform that action at this time.