@2toad/diff-match-patch
Diff Match and Patch
Diff Match and Patch
> Move element in a given array from one index to another ..with some extra > functions.
Utility for `shouldComponentUpdate` in React and Preact. Deeply compares props and state to detect changes and avoid unnecessary renders.
Deep equal assertion with difference reporting.
Comparison tool of REST API response.
Utility for diffing arrays.
HTML matching assertions for Chai.js.
A function that compares two JavaScript-objects and returns an array of JSON Patch-operations representing the difference between the two objects.
Mongoose plugin that tracks version history of documents by storing diffs in JSON Patch format.
generate GitHub like diff HTML
A json diff vue component
A diff for DOM elements, as client-side JavaScript code. Gets all modifications, insertions and removals between two DOM fragments.
Type-aware object patch
Diffs the dependencies between N package.json
Get a list of changed files
Image metadata plugin for the Unexpected assertion library
Application used to check code coverage by tests on added lines (ex. check coverage just on new code in PR)
The most human-friendly TAP reporter
Helper utilities to compare objects or arrays for obtaining created, updated, & deleted values.
Javascript utility for calculating deep difference, capturing changes, and applying changes across objects; for nodejs and the browser.