2.1.4 • Published 9 years ago

dom-fs v2.1.4

Weekly downloads
-
License
ISC
Repository
-
Last release
9 years ago

DomFs

Utility library for manipulation of HTML files within a directory structure. It enables easy recovery of the files, modeled as DOM trees, as well as the possibility to edit the DOM structure. Currently, the library allows for inclusion and removal of child elements, as well as the edition of element's attributes.

Test

Tests are implemented using the mocha framework, and can be run via

mocha test