stable-function
Ensure a function is stable, meaning the same input always produces the same output
Ensure a function is stable, meaning the same input always produces the same output
Given a name and a list of names that are not equal to the name, return a spelling suggestion if there is one that is close enough.
(With types) 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.
Fastest Levenshtein distance implementation in JS.
🧮 Common set operations (union, difference, isSubset, etc.) for any Iterable
The easiest maths calculation
The easiest maths calculation
Find the differences between two JSONs
A tiny library to find difference between two json objects
Provides functions to operate on Sets, Arrays and Array-Like JavaScript data structures
library node js untuk menghitung selisih dan detail antara dua tanggal.
The easiest maths calculation
A nice method
json-difference cli lib
A simple library for comparing two JSON schemas
Angular Form Supervisor
testing object structure difference.
Here you can add ,substract,multiply and divide two numbers by writing add(a,b) ,sub(a,b),mult(a,b),div(a,b) and it will return the calculated value
this package lets you compare two strings and give you how much percent they are similar
Real simple string diffing.