Search
Preparing search index...
The search index is not available
EF Classification
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"lib/target/id"
External module "lib/target/id"
Index
Variables
camel
Case
Regex
js
Variable
Regex
sanitize
Regex
Functions
capitalize
id
parse
Variables
Const
camel
Case
Regex
camel
Case
Regex
:
RegExp
= /(\S+)\s*/g
Const
js
Variable
Regex
js
Variable
Regex
:
RegExp
= /^[a-zA-Z_]\w+/
Const
sanitize
Regex
sanitize
Regex
:
RegExp
= /(^[0-9]+)|(\W)/g
Functions
capitalize
capitalize
(
s
:
string
)
:
string
Parameters
s:
string
Returns
string
id
id
(
value
:
string
)
:
string
Parameters
value:
string
Returns
string
parse
parse
(
input
:
string
|
undefined
, fallback
:
string
)
:
string
Parameters
input:
string
|
undefined
fallback:
string
Returns
string
Globals
"lib/target/id"
camel
Case
Regex
js
Variable
Regex
sanitize
Regex
capitalize
id
parse