@oazmi/kitchensink - v0.10.1
github
readme
src
dist
examples
Preparing search index...
stringman
camelToKebab
Variable camelToKebab
Const
camelToKebab
:
(
token
:
string
)
=>
string
= ...
a function to convert camel case token to a kebab 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.10.1
Loading...
a function to convert camel case token to a kebab case token.