Search
Preparing search index...
The search index is not available
ezyVet Javascript Helper Library Documentation
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
src/object/normalisePath
Module src/object/normalisePath
Index
Functions
convert
Bracket
Notation
ToDots
Functions
Const
convert
Bracket
Notation
ToDots
convert
Bracket
Notation
ToDots
(
path
:
string
)
:
string
Converts bracket notation to plain dot notation
example
test[0][2] => test.0.2
Parameters
path:
string
Returns
string
Globals
src/object/normalise
Path
convert
Bracket
Notation
ToDots
Generated using
TypeDoc
Converts bracket notation to plain dot notation
test[0][2] => test.0.2