452 packages found
Fastest Levenshtein distance implementation in JS.
- levenshtein
- distance
- fast
- fastest
- edit
- string
- similarity
- algorithm
- match
- comparison
- fuzzy
- search
- matching
- similar
- View more
Javascript utility for calculating deep difference, capturing changes, and applying changes across objects; for nodejs and the browser.
Deep diffs two objects, including nested structures of arrays and objects, and return the difference.
Measure the difference between two strings using the Levenshtein distance algorithm
- leven
- levenshtein
- distance
- algorithm
- string
- difference
- diff
- fast
- fuzzy
- similar
- similarity
- compare
- comparison
- edit
- View more
Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
Javascript utility for calculating deep difference with order, capturing changes, and applying changes across objects; for nodejs and the browser.
All mismatch between two strings
Finds degree of similarity between strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.
Deep diffs two objects, including nested structures of arrays and objects, and return the difference.
Generate history logs operations mongoose (delete, update, create).
Extending the Set class in order to support mathematical set properties and operations.
- set
- set theory
- math
- superset
- subset
- proper superset
- proper subset
- union
- intersection
- complement
- symmetric difference
- powerset
- difference
The lodash method `_.difference` exported as a module.
An implementation of Sets in JavaScript
Deep Diff Pizza is a simple, 0 dependency utility function that takes in 2 JSON Objects and returns the differences in an easy-to-use format.
Library to format time and dates
Get the diff type of two semver versions: 0.0.1 0.0.2 → patch
Node.js utility functions to handle objects
Compute the absolute difference of two real numbers.
Create an array with values that are present in the first input array but not additional ones
Real simple string diffing.