Search results

175 packages found

M
Q
P

Capitalize the first letter of each word in a string.

published 0.2.1 3 months ago
M
Q
P

Uncapitalize the first character of a string.

published 0.2.1 3 months ago
M
Q
P

Test if a string starts with the characters of another string.

published 0.2.1 3 months ago
M
Q
P

Expand contractions.

published 0.2.1 3 months ago
M
Q
P

Convert a string to Pascal case.

published 0.2.1 3 months ago
M
Q
P

Convert a string to camel case.

published 0.2.1 3 months ago
M
Q
P

Convert a string to snake case.

published 0.2.1 3 months ago
M
Q
P

Convert a string to constant case.

published 0.2.1 3 months ago
M
Q
P

Trim whitespace characters from the end of a string.

published 0.2.1 3 months ago
M
Q
P

Return the part of a string before a specified substring.

published 0.2.1 3 months ago
M
Q
P

Return the part of a string after a specified substring.

published 0.2.1 3 months ago
M
Q
P

Trim `n` characters from the beginning of a string.

published 0.2.1 3 months ago
M
Q
P

Trim `n` characters from the end of a string.

published 0.2.1 3 months ago
M
Q
P

Reverse the UTF-16 code units of a string.

published 0.2.1 3 months ago
M
Q
P

Reverse the grapheme clusters (i.e., user-perceived characters) of a string.

published 0.2.1 3 months ago
M
Q
P

Convert a UTF-16 encoded string to an array of integers using UTF-8 encoding.

published 0.2.1 3 months ago
M
Q
P

Reverse the Unicode code points of a string.

published 0.2.1 3 months ago
M
Q
P

Remove the last grapheme cluster (i.e., user-perceived character) of a string.

published 0.2.1 3 months ago
M
Q
P

Remove the first grapheme cluster (i.e., user-perceived character) of a string.

published 0.2.1 3 months ago
M
Q
P