github
readme
source
examples
distribution
Preparing search index...
The search index is not available
@oazmi/kitchensink - v0.9.5
@oazmi/kitchensink
stringman
Module stringman
utility functions for manipulating, generating, or parsing
string
s.
Interfaces
HexStringReprConfig
Type Aliases
NamingCaseTuple
Variables
snakeCase
kebabCase
camelCase
pascalCase
screamingSnakeCase
screamingKebabCase
escapeLiteralCharsRegex
Functions
hexStringOfArray
hexStringToArray
toUpperOrLowerCase
findNextUpperCase
findNextLowerCase
findNextUpperOrLowerCase
wordsToToken
tokenToWords
convertCase
convertCase_Factory
snakeToKebab
snakeToCamel
snakeToPascal
kebabToSnake
kebabToCamel
kebabToPascal
camelToSnake
camelToKebab
camelToPascal
PascalToSnake
PascalToKebab
PascalTocamel
quote
reverseString
commonPrefix
commonSuffix
escapeLiteralStringForRegex
replacePrefix
replaceSuffix
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Interfaces
Hex
String
Repr
Config
Type Aliases
Naming
Case
Tuple
Variables
snake
Case
kebab
Case
camel
Case
pascal
Case
screaming
Snake
Case
screaming
Kebab
Case
escape
Literal
Chars
Regex
Functions
hex
String
Of
Array
hex
String
To
Array
to
Upper
Or
Lower
Case
find
Next
Upper
Case
find
Next
Lower
Case
find
Next
Upper
Or
Lower
Case
words
To
Token
token
To
Words
convert
Case
convert
Case_
Factory
snake
To
Kebab
snake
To
Camel
snake
To
Pascal
kebab
To
Snake
kebab
To
Camel
kebab
To
Pascal
camel
To
Snake
camel
To
Kebab
camel
To
Pascal
Pascal
To
Snake
Pascal
To
Kebab
Pascal
Tocamel
quote
reverse
String
common
Prefix
common
Suffix
escape
Literal
String
For
Regex
replace
Prefix
replace
Suffix
github
readme
source
examples
distribution
@oazmi/kitchensink - v0.9.5
Loading...
utility functions for manipulating, generating, or parsing
string
s.