Prime Implementation for fuzzy searching
Stars
24
Forks
8
Watchers
24
Open Issues
0
Overall repository health assessment
*0.3.x1.30.10.90.2.xMerge branch 'master' of github.com:unlooped/FuzzySearchJS
d87d1c9View on GitHubChanged Levenshtein algorithm to only save the best match for each word
793375aView on GitHubChanged algorithm to calculate score, added more unit tests
9454eccView on GitHubAdded new module for doing a simple levenshtein distance between two strings
ea14f49View on GitHubAdded to .gitignore, package.json. Added .editorconfig
be8c530View on GitHub