Skip to content

carbono-io/dom-fs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published