Search
is-decimal
Check if a character is decimal
v2.0.1 URL:
https://unpkg.com/is-decimal@2.0.1/index.js
Open
Browse Files
string
character
char
code
decimal
is-alphabetical
Check if a character is alphabetical
v2.0.1 URL:
https://unpkg.com/is-alphabetical@2.0.1/index.js
Open
Browse Files
string
character
char
code
alphabetical
is-hexadecimal
Check if a character is hexadecimal
v2.0.1 URL:
https://unpkg.com/is-hexadecimal@2.0.1/index.js
Open
Browse Files
string
character
char
code
hexadecimal
ccount
Count how often a character (or substring) is used in a string
v2.0.1 URL:
https://unpkg.com/ccount@2.0.1/index.js
Open
Browse Files
character
count
char
trim-repeated
Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz
v2.0.0 URL:
https://unpkg.com/trim-repeated@2.0.0/index.js
Open
Browse Files
condense
collapse
compact
consecutive
repeated
string
str
trim
remove
strip
character
char