0.2.0 • Published 12 years ago

element-pants v0.2.0

Weekly downloads
1
License
-
Repository
-
Last release
12 years ago

Element Pants

Element Pants can extend the DOM Element API, making it easier to use. You may find this offensive... luckily I don't care about your feelings on the matter.

Should I Use This?

Not in its current form, but at some point it will become useful.

Installation

Grab a copy of the source, and require it in your app:

require("./path/to/element-pants").install();

Or install it with NPM:

$ npm install element-pants

Then require it in your app:

require("element-pants").install();
0.2.0

12 years ago

0.1.1

12 years ago

0.1.0

12 years ago