0.0.1 • Published 3 years ago

dom-pp v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

A traceability library for DOM trees

Build status SonarCloud Dashboard

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.