Global identifiers from different JavaScript environments
Stub TypeScript definitions entry for diff, which provides its own types definitions
Measure the difference between two strings using the Levenshtein distance algorithm
Create an array with values that are present in the first input array but not additional ones
Get the diff type of two semver versions: 0.0.1 0.0.2 → patch
ES2015-compliant shim for Object.is - differentiates between -0 and +0
A module that diffs an input buffer with the previous one provided to it and outputs the diff as ANSI
A module that diffs an input buffer with the previous one provided to it and outputs the diff as ANSI
The lodash method `_.differenceWith` exported as a module.
Like npm-package-arg, but more so, producing full file paths and differentiating local tar and directory sources.
Convert the process.hrtime() array to a single nanoseconds value. This makes it easier to diff times.
Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
Small utility functions to use the same traversing etc code on different types
Implemets the CIEDE2000 color difference algorithm, conversion between RGB and LAB color and mapping all colors in palette X to the closest or most different color in palette Y based on the CIEDE2000 difference.
Compare, format, diff and serialize any JavaScript value
The Nx Devkit is used to customize Nx for different technologies and use cases. It contains many utility functions for reading and writing files, updating configuration, working with Abstract Syntax Trees(ASTs), and more. Learn more about [extending Nx by
a customizable value inspector, the same as eyes.js but with different default colors
Drop-in replacement for `fs.existsSync` with zero dependencies. Other libs I found either have crucial differences from fs.existsSync, or unnecessary dependencies. See README.md for more info.