<h1 align="center">前端文档的历史比对</h1>
output excel diff to html.
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)
No description provided.
A HTML parser extracted from Angular with some modifications
Compare items in two sequences to find a longest common subsequence
A HTML reporting module for Cypress-Image-Diff to parse the JSON output to a beautiful report
A JavaScript text diff implementation.
Compare items in two sequences to find a longest common subsequence
Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.
Fast Javascript text diff
A diff for DOM elements, as client-side JavaScript code. Gets all modifications, insertions and removals between two DOM fragments.
Deep diffs two objects, including nested structures of arrays and objects, and return the difference.
npm package for https://github.com/google/diff-match-patch
Return an object representing the diffs between two objects. Supports jsonPatch protocol
Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
A Tailwind CSS plugin for automatically styling plain HTML content with beautiful typographic defaults.
Parse a JSON string that has git merge conflicts, resolving if possible
Compute a diff between two pieces of text with support for same-line diffs, and optionally display a visual diff as HTML. Module made from the text-diff-match-patch library.
Generates diffs between documents and primitive types
Complete implementation of RFC6902 (patch and diff)
Returns the git diff of two strings
JSON diff
Generates HTML view of given unified diff
Generates HTML view of given unified diff
A pretty, html-formatted git diff
HTML diffs of text
Transform diff text to pretty html.
This is a library for creating HTML from a unified diff string, built specifically for the diff section output by "perforce describe -du" or "git show [commit SHA]", but with an eye towards solving a more general problem. It supports two modes: with inline styles or with CSS classes(which you can style yourself). Either mode outputs an HTML table that you may want to include in a Web page or an HTML e-mail.
vim_diff gem uses vim functionality to convert a normal diff to HTML
HTML diffs of text (borrowed from a wiki software I no longer remember)
PrettyDiff is a highly customizable library for creating fully featured HTML listings out of unified diff format strings. Include copy/paste-safe line numbers and built-in syntax highlighting.
Version of PrettyDiff that generate markup that works in most email clients
Given two closely related HTML documents find a useful diff
Performs a diff on two HTML inputs, outputting the result as HTML.