Deep diffs two objects, including nested structures of arrays and objects, and return the difference.
compare 2 images considering into translation
A React helper hook for scheduling a layout effect with a fallback to a regular effect for environments where layout effects should not be used (such as server-side rendering).
Power Assert output formatter
Apply a JSON diff/patch to YAML while preserving whitespace, comments and overall structure
A language agnostic CLI tool and nodejs api to identify differences between two json schema files.
npm package for https://github.com/google/diff-match-patch
Regular expression for matching semver versions
Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.
Visual diff between javascript variables
Return an object representing the diffs between two objects. Supports jsonPatch protocol
Truncate a semver version: `1.2.3` → `1.2.0`
Expose config variables to React Native apps
Version your React Native or Expo app in a `npm version` fashion.
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.
JSON diff & patch (object and array diff, text diff, multiple output formats)
TypeScript definitions for diff-match-patch
Generates diffs between documents and primitive types
Generates diffs of javascript objects.
Create React App Configuration Override, an easy and comprehensible configuration layer for create-react-app.
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.
JSON diff
Shelling out to git-diff-tree(1) in a Node streamy fashion
Apply a diff to an object. Optionally supports jsonPatch protocol