hiddentao / fast-levenshtein

Efficient Javascript implementation of Levenshtein algorithm with locale-specific collator support.
MIT License
596 stars 56 forks source link

status of this project? #29

Open rbsmad opened 4 years ago

rbsmad commented 4 years ago

Looks like the last commit was in 2017. Is this project still maintained or should it be considered EOL?

rbsmad commented 4 years ago

tag @hiddentao

hiddentao commented 4 years ago

When it came out it was the best, but has likely been superseded by better project now.