@stdlib/string-substring-after-last-cli
Return the part of a string after the last occurrence of a specified substring.
Return the part of a string after the last occurrence of a specified substring.
Return the part of a string before a specified substring.
Return the part of a string before a specified substring.
Replace the substring after the first occurrence of a specified search string.
Replace the substring after the last occurrence of a specified search 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.
Replace the substring before the first occurrence of a specified search string.
Replace the substring before the first occurrence of a specified search string.
A lightweight utility library for effortless string manipulation. Simplify common tasks like case validation, conversion and formatting with easy-to-use functions that enhance your JavaScript applications
Split a string randomly into a given or random count of substrings