@stdlib/utils-find
Find elements in an array-like object that satisfy a test condition.
Find elements in an array-like object that satisfy a test condition.
Return the first index at which a given element can be found.
Replace search occurrences with a replacement string.
Replace the substring after the first occurrence of a specified search string.
Replace the substring after the last occurrence of a specified search string.
Test if a string ends with the characters of another string.
Replace the substring before the first occurrence of a specified search string.
Replace the substring before the last occurrence of a specified search string.
Test if a string starts with the characters of another string.
Replace search occurrences with a replacement string.
Replace the substring before the first occurrence of a specified search string.
Replace the substring before the first occurrence of a specified search string.
Remove punctuation characters from a string.
Remove punctuation characters from a string.
Remove a list of words from a string.
Remove a list of words from a string.
Test if a string ends with the characters of another string.
Test if a string ends with the characters of another string.
<img src="https://img.shields.io/badge/build-passing-brightgreen.svg"/> <img src="https://img.shields.io/badge/coverage-100%25-brightgreen.svg"/> <img src="https://img.shields.io/badge/license-MIT-blue.svg"/>
<h1 align="center">typescript-eslint</h1>