The needs to diff two string and find minimum change needed is commonly known as Levenshtein distance. This is the JS implementation to diff two strings. There's a more generalized implementation that diffs two object structure and recursively find minimum changes that I will check in separately
-
Notifications
You must be signed in to change notification settings - Fork 0
glouischandra/levenshtein_diff
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published