0.0.5 • Published 7 years ago

domie v0.0.5

Weekly downloads
19
License
-
Repository
github
Last release
7 years ago

domie

Simple DOM creator, WIP

Installation

Via npm on Node:

npm install domie

Usage

TBD

References

Samples

TBD

Versions

  • 0.0.1, published
  • 0.0.2, accessing attributes by index
  • 0.0.3, removeChild, insertBefore
  • 0.0.4, using short tag in outer HTML when inner HTML is empty
  • 0.0.5, create element with NS

Contribution

Feel free to file issues and submit pull requests � contributions are welcome.

If you submit a pull request, please be sure to add or update corresponding test cases, and ensure that npm test continues to pass.

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago

0.0.1-alpha

7 years ago