New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

cilastindexof

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cilastindexof

Check for the last instance of string and returns the index of the first character, if it exists. Otherwise returns -1 if it does not exist.

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

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.

Keywords

index

FAQs

Package last updated on 31 Oct 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts