1.0.1 • Published 5 years ago

cilastindexof v1.0.1

Weekly downloads
-
License
GPLv3.0
Repository
gitlab
Last release
5 years ago

Case insensitive lastIndexOf module for node.js Usage: require('cilastindexOf'); if(inputString.ciLastIndexOf('searchString') !== -1) {} Returns the index of the first character of the last occurrence of the search string if it exists, or -1.

1.0.1

5 years ago

1.0.0

5 years ago