Updated 10 months ago
@stdlib/string-base-replace
Replace search occurrences with a replacement string.
Updated 10 months ago
@stdlib/iter-fill
Create an iterator which replaces all values from a provided iterator from a start index to an end index with a static value.
Updated 10 months ago
@stdlib/string-left-trim-n
Trim `n` characters from the beginning of a string.
Updated 10 months ago
@stdlib/string-right-trim-n
Trim `n` whitespace characters from the end of a string.