dom-pp
v0.0.1
Published
A traceability library for DOM trees
Downloads
2
Readme
A traceability library for DOM trees
Git Clone
git clone https://github.com/liflab/dom-pp.git
Install
npm install
Testing
npm test
Coverage
npm run coverage
Code style
npm run lint
Will write a style report in eslint.html
(not versioned).
API Documentation
The following command will generate or update the API documentatation and store
it into a folder called doc/jsdoc
.
npm run doc
About the author {#about}
This library was written by Sylvain Hallé, full professor at Université du Québec à Chicoutimi, Canada. Part of this work has been funded by the Canada Research Chair in Software Specification, Testing and Verification and the Natural Sciences and Engineering Research Council of Canada, and by a MITACS Acceleration Grant, in collaboration with Eckinox Média.
The author would like to acknowledge the participation of Amadou Ba and Émile Perron to the development of this library.