joshaven/string_score
JavaScript string ranking 0 for no match upto 1 for perfect... "String".score("str"); //=> 0.825
JavaScriptMIT
Issues
- 0
Faster string query
#35 opened by pan199612 - 1
Support diacritics
#34 opened by bambeusz - 7
Don't patch string prototype
#33 opened by felixfbecker - 4
score demo
#32 opened by MAMMISAID - 10
Register as a bower component?
#19 opened by seiyria - 2
- 2
Feature-Request: closest/best match
#28 opened by hdf - 2
Add LICENSE to repository
#25 opened by chrisdias - 2
Out-of-order search
#24 opened by orlade - 0
- 2
The result isn't a proper distance
#15 opened by per-erik - 2
I'd like to use this script on the server side
#14 opened by icarreira - 1
why?
#10 opened by michaelficarra - 5
Hello World and jello
#5 opened by pschwede - 5
"you;S".score("you10") => 0
#4 opened by gangster