@oazmi/kitchensink - v0.9.13
github
readme
src
dist
examples
Preparing search index...
stringman
kebabToCamel
Variable kebabToCamel
Const
kebabToCamel
:
(
token
:
string
)
=>
string
= ...
a function to convert kebab case token to a camel case token.
Type declaration
(
token
:
string
)
:
string
Parameters
token
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
github
readme
src
dist
examples
@oazmi/kitchensink - v0.9.13
Loading...
a function to convert kebab case token to a camel case token.