Daniel Chmielowiec

Results 3 issues of Daniel Chmielowiec

So I stumbled on matching city names in Germany and particularly I have this: ``` 'Gross-Gerau' .score('Groß-Gerau') => 0 ``` I wonder if there's any chance that you can support...

the lib is great, but in my project i need funcionality I added. It's just about adding custom classes to thumb and scrollbar elements.

Problem: There is inconsistency in token type value. In header name `Bearer` is required, but while creating access token `bearer` is used by default. This leads to problem described here:...