esamattis / esamattis/underscore.string
how about third arg to 'include' -a boolean for case-insensitive search
Open
- Dominant language
- JavaScript
- Stars
- 3.4k
- Forks
- 367
- PR merge metrics
- No merged PRs in 30d
Description
I would put the proposed function def but I am not sure if I know the fastest way to do a case insensitive search. I assume toLowerCase on both the str and the needle.
Contributor guide
Assessment
This issue has not been assessed yet.