Showing 1-20 of 203,146 packages
Diffs folders of .html files to make sure they are the same
HTML Diff is a simple way to generate and display diffs for any app UI.
Fork of [html-diff-ts](https://github.com/ericmakesapps/html-diff-ts), which is a TypeScript port of [HtmlDiff.NET](https://github.com/Rohland/htmldiff.net) which is itself a C# port of the Ruby implementation, [HtmlDiff](https://github.com/myobie/htmldif
JavaScript port of [HtmlDiff.NET](https://github.com/Rohland/htmldiff.net) which is itself a C# port of the Ruby implementation, [HtmlDiff](https://github.com/myobie/htmldiff/).
A lightweight JavaScript library to highlight changes between two HTML strings. It wraps inserted content with `<ins>` tags and deleted content with `<del>` tags, making it ideal for visualizing diffs in rich text content.
Fork of [html-diff-ts](https://github.com/ericmakesapps/html-diff-ts), which is a TypeScript port of [HtmlDiff.NET](https://github.com/Rohland/htmldiff.net) which is itself a C# port of the Ruby implementation, [HtmlDiff](https://github.com/myobie/htmldif
Generate html content diff
Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.
JSON diff & patch (object and array diff, text diff, multiple output formats)
Display differences clearly so people can review changes confidently.
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.
Fast Javascript text diff
A HTML reporting module for Cypress-Image-Diff to parse the JSON output to a beautiful report
Compare items in two sequences to find a longest common subsequence
Visual regression testing tool with cypress
A HTML parser extracted from Angular with some modifications
A JavaScript text diff implementation.
Compare items in two sequences to find a longest common subsequence
Deep diffs two objects, including nested structures of arrays and objects, and return the difference.
A diff for DOM elements, as client-side JavaScript code. Gets all modifications, insertions and removals between two DOM fragments.