This library is a fork for [htmldiff-js](https://github.com/dfoverdx/htmldiff-js), translated to typescript and with a few bugfixes added along the way.
npm install @cognizone/html-diffThis library is a fork for htmldiff-js, translated to typescript and with a few bugfixes added along the way.
Run nx build html-diff to build the library.
Run nx test html-diff to execute the unit tests via Jest.