What I want to archive is the mentioned in the tests as todo.
// TODO: Dont know how I feel about this. Sublime weights characters that
// appear toward the beginning of the string a bit higher
https://github.com/mattyork/fuzzy/blob/master/test/fuzzy.test.js#L51
The practical usecase is that i have a list with languages and for eng the first result is not english, but bengalish.
Not sure if an exact duplicate, but at least related to: #3 and I guess already fixed in #12
What I want to archive is the mentioned in the tests as todo.
https://github.com/mattyork/fuzzy/blob/master/test/fuzzy.test.js#L51
The practical usecase is that i have a list with languages and for
engthe first result is notenglish, butbengalish.Not sure if an exact duplicate, but at least related to: #3 and I guess already fixed in #12