Showing 21-40 of 203,133 packages
Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.
npm package for https://github.com/google/diff-match-patch
Return an object representing the diffs between two objects. Supports jsonPatch protocol
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.
Complete implementation of RFC6902 (patch and diff)
TypeScript definitions for diff-match-patch
Continuation of a simple and beautiful text diff viewer component made with diff and React
A React.js component based on the json-diff package
Returns the git diff of two strings
Unified diff parser
Parse a JSON string that has git merge conflicts, resolving if possible
Apply a diff to an object. Optionally supports jsonPatch protocol
Fast Diff to colorized HTML
Modern TypeScript JSON diff library - Zero dependencies, high performance, ESM + CommonJS support. Calculate and apply differences between JSON objects with advanced features like key-based array diffing, JSONPath support, and atomic changesets.
Simplifies creation of HTML files to serve your Rspack bundles
Robust diff, match and patch algorithms to perform operations required for synchronizing plain text
JSON diff
Fast Diff to colorized HTML
A diff/merging wrapper for Ace Editor built on google-diff-match-patch