Updated 4 months ago
@stdlib/regexp-regexp
Return a regular expression to parse a regular expression string.
Updated 4 months ago
@stdlib/string-base-replace
Replace search occurrences with a replacement string.
Updated 4 months ago
@hugoalh/string-overflow
An ECMAScript (JavaScript & TypeScript) module to truncate the string with the specify length; Safe with the emojis, URLs, and words.
Updated 4 months ago
@stdlib/assert-is-ascii
Test whether a character belongs to the ASCII character set and whether this is true for all characters in a provided string.
Updated 4 months ago
@stdlib/streams-node-from-circular-array
Create a readable stream from a circular array-like object.
Updated 4 months ago
@stdlib/streams-node-from-array
Create a readable stream from an array-like object.
Updated 4 months ago
@stdlib/function-to-string
Return a string representing the source code of a provided function.