Updated 9 months ago

@stdlib/string-substring-after-last • Rank 2.7 • Science 44%

Return the part of a string after the last occurrence of a specified substring.

Updated 9 months ago

@stdlib/string-base-replace-after • Science 44%

Replace the substring after the first occurrence of a specified search string.

Updated 9 months ago

@stdlib/string-base-replace-after-last • Science 44%

Replace the substring after the last occurrence of a specified search string.