Search results
518 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
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.
Fastest Levenshtein distance implementation in JS.
- levenshtein
- distance
- fast
- fastest
- edit
- string
- similarity
- algorithm
- match
- comparison
- fuzzy
- search
- matching
- similar
- View more
Get the diff type of two semver versions: 0.0.1 0.0.2 → patch
Create an array with values that are present in the first input array but not additional ones
The lodash method `_.difference` exported as a module.
The most efficient JS implementation calculating the Levenshtein distance, i.e. the difference between two strings.
- levenshtein
- distance
- algorithm
- algo
- string
- difference
- diff
- fast
- fuzzy
- similar
- similarity
- compare
- comparison
- edit
- View more
Deep diffs two objects, including nested structures of arrays and objects, and return the difference.
Javascript utility for calculating deep difference, capturing changes, and applying changes across objects; for nodejs and the browser.
[](https://www.npmjs.com/package/levenary) [](https://github.com/tanhauhau/levenary/actions)
- leven
- levenshtein
- distance
- array
- string
- algorithm
- algo
- difference
- diff
- fast
- fuzzy
- similar
- similarity
- compare
- View more
Get a pretty output of the original, minified, gzipped size of a string or buffer: 130 B → 91 B → 53 B (gzip)
Apply boolean Polygon clipping operations (intersection, union, difference, xor) to your Polygons & MultiPolygons.
Update object by mapping diff properties
Boolean operations on polygons (union, intersection, difference, xor)
Apply boolean polygon clipping operations (intersection, union, difference, xor) to your Polygons & MultiPolygons.
a library for matching human-quality input to a list of potential matches using the Levenshtein distance algorithm
- closest
- compare
- comparison
- didyoumean
- diff
- difference
- distance
- edit
- find
- fuzzy
- leven
- levenshtein
- match
- matching
- View more
Returns the git diff of two strings
- diff
- differ
- difference
- git-diff
- git-differ
- git-difference
- git diff
- git differ
- git difference
- string-diff
- string-differ
- string-difference
- string diff
- string differ
- View more
Exact subtraction of non-increasing overlapping sequences
A language agnostic CLI tool and nodejs api to identify differences between two json schema files.
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.