brianreavis / sifter.js

A library for textually searching arrays and hashes of objects by property (or multiple properties). Designed specifically for autocomplete.
1.09k stars 125 forks source link

Fix for #41 #42

Closed lafriks closed 8 years ago

lafriks commented 8 years ago

Missing Latvian diacritics

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 93.434% when pulling 351824cc0ce902c31e0131c1088c81e931127b22 on Lafriks:patch-1 into 549f48f908f593316ca64e16cd2cc48d3df5ed06 on brianreavis:master.

brianreavis commented 8 years ago

Thank you!