Search
Preparing search index...
The search index is not available
v-no
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
v-no
vno
vno
utils
Namespace utils
Index
Variables
dayjs
defined
Flags
destructors
input
Binds
Functions
add
Cache
Key
add
Custom
Tag
add
Event
Listener
add
Input
Binds
call
And
Listen
chop
Str
encode
Param
eval
Function
format
Date
get
Message
isolated
Eval
parse
Date
replace
By
Reg
Exp
sleep
stringify
Any
trim
List
wait
For
wait
For
Event
Variables
dayjs
dayjs
:
Dayjs
defined
Flags
defined
Flags
:
vno
.
enums
.
EFlag
[]
destructors
destructors
:
(
(
)
=>
void
)
[]
input
Binds
input
Binds
:
Dict
<
(
)
=>
void
>
Functions
add
Cache
Key
add
Cache
Key
(
path
:
string
, needClean
?:
boolean
)
:
string
Parameters
path:
string
needClean:
boolean
= true
Returns
string
add
Custom
Tag
add
Custom
Tag
(
href
:
string
, reside
:
boolean
, isScript
:
boolean
)
:
boolean
Parameters
href:
string
reside:
boolean
isScript:
boolean
Returns
boolean
add
Event
Listener
add
Event
Listener
(
element
:
Document
|
Element
, type
:
string
, listener
:
EventListenerOrEventListenerObject
)
:
void
Parameters
element:
Document
|
Element
type:
string
listener:
EventListenerOrEventListenerObject
Returns
void
add
Input
Binds
add
Input
Binds
(
binds
:
Dict
<
(
)
=>
void
>
)
:
void
Parameters
binds:
Dict
<
(
)
=>
void
>
Returns
void
call
And
Listen
call
And
Listen
(
callback
:
(
)
=>
void
, event
:
vno
.
enums
.
EEvent
, element
?:
Document
|
Element
, reside
?:
boolean
)
:
void
Parameters
callback:
(
)
=>
void
(
)
:
void
Returns
void
event:
vno
.
enums
.
EEvent
element:
Document
|
Element
= document
reside:
boolean
= false
Returns
void
chop
Str
chop
Str
(
str
:
string
, sep
:
string
, trim
?:
boolean
, last
?:
boolean
)
:
[
string
,
string
|
null
]
Parameters
str:
string
sep:
string
trim:
boolean
= true
last:
boolean
= false
Returns
[
string
,
string
|
null
]
encode
Param
encode
Param
(
value
:
string
)
:
string
Parameters
value:
string
Returns
string
eval
Function
eval
Function
(
evalStr
:
string
, params
:
Dict
<
any
>
, asyncResults
?:
TAsyncResult
[]
)
:
[
string
,
boolean
]
Parameters
evalStr:
string
params:
Dict
<
any
>
Optional
asyncResults:
TAsyncResult
[]
Returns
[
string
,
boolean
]
format
Date
format
Date
(
date
:
any
, format
?:
string
)
:
string
Parameters
date:
any
Optional
format:
string
Returns
string
get
Message
get
Message
(
key
:
string
, params
?:
TMessage
)
:
string
Parameters
key:
string
Optional
params:
TMessage
Returns
string
isolated
Eval
isolated
Eval
(
str
:
string
)
:
any
Parameters
str:
string
Returns
any
parse
Date
parse
Date
(
date
:
string
|
number
)
:
Date
Parameters
date:
string
|
number
Returns
Date
replace
By
Reg
Exp
replace
By
Reg
Exp
(
regexp
:
RegExp
, data
:
string
, callback
:
(
match
:
RegExpExecArray
)
=>
string
)
:
string
Parameters
regexp:
RegExp
data:
string
callback:
(
match
:
RegExpExecArray
)
=>
string
(
match
:
RegExpExecArray
)
:
string
Parameters
match:
RegExpExecArray
Returns
string
Returns
string
sleep
sleep
(
timeout
:
number
)
:
Promise
<
void
>
Parameters
timeout:
number
Returns
Promise
<
void
>
stringify
Any
stringify
Any
(
value
:
any
)
:
string
Parameters
value:
any
Returns
string
trim
List
trim
List
(
list
:
string
[]
, distinct
?:
boolean
)
:
string
[]
Parameters
list:
string
[]
distinct:
boolean
= true
Returns
string
[]
wait
For
wait
For
<
T
>
(
callback
:
(
)
=>
T
, maxCount
?:
number
, timeout
?:
number
)
:
Promise
<
T
|
undefined
>
Type parameters
T
Parameters
callback:
(
)
=>
T
(
)
:
T
Returns
T
maxCount:
number
= 100
timeout:
number
= 100
Returns
Promise
<
T
|
undefined
>
wait
For
Event
wait
For
Event
<
T
>
(
callback
:
(
)
=>
T
, event
:
vno
.
enums
.
EEvent
, element
?:
Document
|
Element
)
:
Promise
<
T
>
Type parameters
T
Parameters
callback:
(
)
=>
T
(
)
:
T
Returns
T
event:
vno
.
enums
.
EEvent
element:
Document
|
Element
= document
Returns
Promise
<
T
>
Modules
ts
ts/async
ts/async/date
ts/async/file
ts/async/markdown
ts/async/prismjs
ts/async/update
ts/async/utils
ts/config
ts/element
ts/enums
ts/path
ts/regexp
ts/storage
ts/store
ts/utils
ts/window
types
vno
Vue
vno
config
element
enums
file
markdown
path
regexp
storage
store
utils
dayjs
defined
Flags
destructors
input
Binds
add
Cache
Key
add
Custom
Tag
add
Event
Listener
add
Input
Binds
call
And
Listen
chop
Str
encode
Param
eval
Function
format
Date
get
Message
isolated
Eval
parse
Date
replace
By
Reg
Exp
sleep
stringify
Any
trim
List
wait
For
wait
For
Event
Generated using
TypeDoc