Closed mashehu closed 7 years ago
Fixes issue #120. I added an additional option to createFilter which translates the entered term into a regExp object, which matches only exact matches (case insensitive).
thanks!
Fixes issue #120. I added an additional option to createFilter which translates the entered term into a regExp object, which matches only exact matches (case insensitive).