stdlib-js

stdlib-js/string-base

Base (i.e., lower-level) string functions.

JavaScript
2
0
Apache License 2.0
Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of stdlib-js/string-base

Account's avatar
Define a read-only property.
Account's avatar
Test if a value is an array.
Account's avatar
Test if a value is a boolean.
Account's avatar
Test if a value is a number having a nonnegative integer value.
Account's avatar
Test if a value is a string.
Account's avatar
Convert a string to camel case.
Account's avatar
Capitalize the first character in a string.
Account's avatar
Return a Unicode code point from a string at a specified position.
Account's avatar
Convert a string to constant case.
Account's avatar
Implementations of various string similarity metrics.
Account's avatar
Convert a string to dot case.
Account's avatar
Test if a string ends with the characters of another string.
Account's avatar
Return the first UTF-16 code unit of a string.
Account's avatar
Return the first Unicode code point of a string.
Account's avatar
Return the first grapheme cluster (i.e., user-perceived character) of a string.
Account's avatar
Invoke a function for each UTF-16 code unit in a string.
Account's avatar
Invoke a function for each grapheme cluster (i.e., user-perceived character) in a string.
Account's avatar
Invoke a function for each Unicode code point in a string.
Account's avatar
Generate string from a token array by interpolating values.
Account's avatar
Convert a string to alternate case.
Account's avatar
Tokenize a string into an array of string parts and format identifier objects.
Account's avatar
Convert a string to HTTP header case.
Account's avatar
Convert a string to kebab case.
Account's avatar
Convert a string to inverse case.
Account's avatar
Convert a string to lowercase.
Account's avatar
Convert a string to Pascal case.
Account's avatar
Percent-encode a UTF-16 encoded string according to RFC 3986.
Account's avatar
Remove the first UTF-16 code unit of a string.
Account's avatar
Remove the first Unicode code point of a string.
Account's avatar
Remove the first grapheme cluster (i.e., user-perceived character) of a string.
Account's avatar
Remove the last UTF-16 code unit of a string.
Account's avatar
Repeat a string a specified number of times and return the concatenated result.
Account's avatar
Replace search occurrences with a replacement string.
Account's avatar
Reverse the UTF-16 code units of a string.
Account's avatar
Remove the last Unicode code point of a string.
Account's avatar
Reverse the Unicode code points of a string.
Account's avatar
Reverse the grapheme clusters (i.e., user-perceived characters) of a string.
Account's avatar
Convert a string to snake case.
Account's avatar
Capitalize the first letter of each word in a string.
Account's avatar
Test if a string starts with the characters of another string.
Account's avatar
Trim whitespace characters from the beginning and end of a string.
Account's avatar
Uncapitalize the first character of a string.
Account's avatar
Convert a string to uppercase.
Account's avatar
Remove the last grapheme cluster (i.e., user-perceived character) of a string.
Account's avatar
Trim whitespace characters from the end of a string.
Account's avatar
Truncate the middle UTF-16 code units of a string to return a string having a specified length.
Account's avatar
Replace the substring before the first occurrence of a specified search string.
Account's avatar
Trim whitespace characters from the beginning of a string.

Support the repos that depend on this repository

Top contributors

stdlib-bot's profile
stdlib-bot
96 contributions
Planeshifter's profile
Planeshifter
13 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet