cilastindexof

1.0.1 • Public • Published

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.

Package Sidebar

Install

npm i cilastindexof

Weekly Downloads

2

Version

1.0.1

License

GPLv3.0

Unpacked Size

36.6 kB

Total Files

5

Last publish

Collaborators

  • schlandower