Skip to content

glouischandra/levenshtein_diff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

What is this?

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages