Truncate a semver version: `1.2.3` → `1.2.0`
Visual regression testing tool with cypress
compare 2 images considering into translation
HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.
Update object by mapping diff properties
Exposes node v8 garbage collection stats
Implementation of paper 'An O(ND) Difference Algorithm and Its Variations' on array
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.
A better JSON differ & viewer.
template component for vue-demi, can dev and build
Compare strings line by line.
Find diff between any two variables where variables be any valid JavaScript data type like string, numeric, array or object
4x times faster than chalk and use 5x less space in node_modules
Prints a pretty diff of two strings.
Regular expression for matching semver versions
Loads environment variables from .env file
@git-diff-view/file
Fast Diff to colorized HTML
To compare dom and shadow dom trees. Part of open-wc recommendations
A diff for DOM elements, as client-side JavaScript code. Gets all modifications, insertions and removals between two DOM fragments.
New Relic Security Agent for Node.js
AsyncDiff is a library which compares two AsyncAPI Documents and provides information about the differences by pointing out explicitly informations like breaking changes.
No description provided.
A JavaScript library to diff two images. Uses the Longest-Common-Subsequence algorithm to allow content to shift.