@nevware21/ts-utils
Preparing search index...
@nevware21/ts-utils
Type Aliases
CancelIdleCallback
ProxyFunctionDef
RequestIdleCallback
TypeFuncNames
Functions
readArgs
Array
arrAppend
arrContains
arrEvery
arrFilter
arrFind
arrFindIndex
arrFindLast
arrFindLastIndex
arrForEach
arrFrom
ArrFromMapFn
arrIncludes
arrIndexOf
arrLastIndexOf
arrMap
ArrMapCallbackFn
ArrPredicateCallbackFn
ArrPredicateCallbackFn2
arrReduce
ArrReduceCallbackFn
arrSlice
arrSome
getLength
GetLengthImpl
isArray
polyArrFind
polyArrFindIndex
polyArrFindLast
polyArrFindLastIndex
polyArrFrom
polyArrIncludes
polyIsArray
ArrayLike
arrContains
arrEvery
arrFilter
arrFind
arrFindIndex
arrFindLast
arrFindLastIndex
arrForEach
arrFrom
ArrFromMapFn
arrIncludes
arrIndexOf
arrLastIndexOf
arrMap
ArrMapCallbackFn
ArrPredicateCallbackFn
ArrPredicateCallbackFn2
arrReduce
ArrReduceCallbackFn
arrSlice
arrSome
objEntries
objValues
polyArrFrom
polyObjEntries
Cache
createCachedValue
createDeferredCachedValue
ICachedValue
Conversion
asString
encodeAsHtml
encodeAsJson
getIntValue
normalizeJsName
strCamelCase
strKebabCase
strLetterCase
strLower
strSnakeCase
strUpper
DOM
isElement
isElementLike
Diagnostic
dumpObj
Enum
createEnum
createEnumKeyMap
createEnumValueMap
createSimpleMap
createTypeMap
EnumCls
EnumNameMap
EnumTypeMap
EnumValueMap
Environment
getCancelIdleCallback
getDocument
getGlobal
getHistory
getIdleCallback
getInst
getNavigator
getPerformance
getWindow
hasDocument
hasHistory
hasIdleCallback
hasNavigator
hasPerformance
hasWindow
isNode
isWebWorker
lazySafeGetInst
Error
createCustomError
CustomErrorConstructor
dumpObj
isError
throwError
throwRangeError
throwTypeError
throwUnsupported
Function
createFnDeferredProxy
createProxyFuncs
fnApply
fnBind
fnCall
Helpers
createCachedValue
createDeferredCachedValue
ICachedValue
Idle
getCancelIdleCallback
getIdleCallback
hasIdleCallback
Iterator
arrAppend
arrFrom
createArrayIterator
createIterable
createIterator
CreateIteratorContext
createRangeIterator
isIterable
isIterator
iterForOf
makeIterable
polyArrFrom
Lazy
getLazy
getWritableLazy
ILazyValue
lazySafeGetInst
safeGetLazy
safeGetWritableLazy
setBypassLazyCache
Math
mathAbs
mathAcos
mathAsin
mathAtan
mathAtan2
mathCeil
mathCos
mathExp
mathFloor
mathLog
mathMax
mathMin
mathPow
mathRandom
mathRound
mathSin
mathSqrt
mathTan
mathToInt
mathTrunc
Number
isFiniteNumber
isInteger
Object
deepExtend
getLength
GetLengthImpl
isObject
isPlainObject
objAssign
objCopyProps
objCreate
objDeepCopy
objDeepFreeze
objDefine
objDefineAccessors
objDefineGet
objDefineProp
ObjDefinePropDescriptor
ObjDefinePropDescriptorMap
objDefineProperties
objDefineProps
objEntries
objExtend
objForEachKey
objFreeze
objFromEntries
ObjFromEntriesFn
objGetOwnPropertyDescriptor
objGetOwnPropertyDescriptors
objGetOwnPropertyNames
objGetOwnPropertySymbols
objGetPrototypeOf
objHasOwn
objHasOwnProperty
objIs
objIsExtensible
objIsFrozen
objIsSealed
objKeys
objPreventExtensions
objPropertyIsEnumerable
objSeal
objSetPrototypeOf
objToString
objValues
polyObjEntries
polyObjHasOwn
polyObjIs
polyObjKeys
Object - Deep Copy
arrayDeepCopyHandler
dateDeepCopyHandler
functionDeepCopyHandler
IObjDeepCopyHandlerDetails
objDeepCopy
ObjDeepCopyHandler
plainObjDeepCopyHandler
Polyfill
polyArrFind
polyArrFindIndex
polyArrFindLast
polyArrFindLastIndex
polyArrFrom
polyArrIncludes
polyGetKnownSymbol
polyIsArray
polyNewSymbol
polyObjEntries
polyObjHasOwn
polyObjIs
polyObjKeys
polyStrIncludes
polyStrSubstr
polyStrSymSplit
polyStrTrim
polyStrTrimEnd
polyStrTrimStart
polySymbolFor
polySymbolKeyFor
polyUtcNow
RegExp
createFilenameRegex
createWildcardRegex
makeGlobRegex
Safe
ISafeReturn
lazySafeGetInst
safe
safeGet
safeGetLazy
safeGetWritableLazy
SafeReturnType
String
asString
getLength
GetLengthImpl
isString
polyStrIncludes
polyStrSubstr
polyStrSymSplit
polyStrTrim
polyStrTrimEnd
polyStrTrimStart
strCamelCase
strContains
strEndsWith
strIncludes
strIndexOf
strIsNullOrEmpty
strIsNullOrWhiteSpace
strKebabCase
strLastIndexOf
strLeft
strLetterCase
strLower
strPadEnd
strPadStart
strRepeat
strRight
strSlice
strSnakeCase
strSplit
strStartsWith
strSubstr
strSubstring
strSymSplit
strTrim
strTrimEnd
strTrimLeft
strTrimRight
strTrimStart
strUpper
Symbol
getKnownSymbol
getSymbol
hasSymbol
isSymbol
newSymbol
polyGetKnownSymbol
polyNewSymbol
polySymbolFor
polySymbolKeyFor
symbolFor
symbolKeyFor
WellKnownSymbols
Timer
ClearTimeoutOverrideFn
createTimeout
createTimeoutWith
elapsedTime
hasIdleCallback
ITimerHandler
perfNow
polyUtcNow
scheduleIdleCallback
scheduleInterval
scheduleTimeout
scheduleTimeoutWith
setDefaultIdleTimeout
setDefaultMaxExecutionTime
TimeoutOverrideFn
TimeoutOverrideFuncs
utcNow
Type Identity
isArray
isArrayBuffer
isBigInt
isBlob
isBoolean
isDate
isElement
isElementLike
isError
isFile
isFiniteNumber
isFormData
isFunction
isInteger
isIterable
isIterator
isMap
isMapLike
isNullOrUndefined
isNumber
isObject
isPlainObject
isPrimitive
isPrimitiveType
isPromise
isPromiseLike
isRegExp
isSet
isSetLike
isStrictNullOrUndefined
isStrictUndefined
isString
isThenable
isTypeof
isUndefined
isWeakMap
isWeakSet
Value
asString
encodeAsHtml
encodeAsJson
getIntValue
getValueByIter
getValueByKey
normalizeJsName
setValueByIter
setValueByKey
Value Check
hasValue
isDefined
isEmpty
isNotTruthy
isNullOrUndefined
isStrictNullOrUndefined
isStrictUndefined
isTruthy
isUndefined
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Type Aliases
Cancel
Idle
Callback
Proxy
Function
Def
Request
Idle
Callback
Type
Func
Names
Functions
read
Args
Array
arr
Append
arr
Contains
arr
Every
arr
Filter
arr
Find
arr
Find
Index
arr
Find
Last
arr
Find
Last
Index
arr
For
Each
arr
From
Arr
From
Map
Fn
arr
Includes
arr
Index
Of
arr
Last
Index
Of
arr
Map
Arr
Map
Callback
Fn
Arr
Predicate
Callback
Fn
Arr
Predicate
Callback
Fn2
arr
Reduce
Arr
Reduce
Callback
Fn
arr
Slice
arr
Some
get
Length
Get
Length
Impl
is
Array
poly
Arr
Find
poly
Arr
Find
Index
poly
Arr
Find
Last
poly
Arr
Find
Last
Index
poly
Arr
From
poly
Arr
Includes
poly
Is
Array
ArrayLike
arr
Contains
arr
Every
arr
Filter
arr
Find
arr
Find
Index
arr
Find
Last
arr
Find
Last
Index
arr
For
Each
arr
From
Arr
From
Map
Fn
arr
Includes
arr
Index
Of
arr
Last
Index
Of
arr
Map
Arr
Map
Callback
Fn
Arr
Predicate
Callback
Fn
Arr
Predicate
Callback
Fn2
arr
Reduce
Arr
Reduce
Callback
Fn
arr
Slice
arr
Some
obj
Entries
obj
Values
poly
Arr
From
poly
Obj
Entries
Cache
create
Cached
Value
create
Deferred
Cached
Value
ICached
Value
Conversion
as
String
encode
As
Html
encode
As
Json
get
Int
Value
normalize
Js
Name
str
Camel
Case
str
Kebab
Case
str
Letter
Case
str
Lower
str
Snake
Case
str
Upper
DOM
is
Element
is
Element
Like
Diagnostic
dump
Obj
Enum
create
Enum
create
Enum
Key
Map
create
Enum
Value
Map
create
Simple
Map
create
Type
Map
Enum
Cls
Enum
Name
Map
Enum
Type
Map
Enum
Value
Map
Environment
get
Cancel
Idle
Callback
get
Document
get
Global
get
History
get
Idle
Callback
get
Inst
get
Navigator
get
Performance
get
Window
has
Document
has
History
has
Idle
Callback
has
Navigator
has
Performance
has
Window
is
Node
is
Web
Worker
lazy
Safe
Get
Inst
Error
create
Custom
Error
Custom
Error
Constructor
dump
Obj
is
Error
throw
Error
throw
Range
Error
throw
Type
Error
throw
Unsupported
Function
create
Fn
Deferred
Proxy
create
Proxy
Funcs
fn
Apply
fn
Bind
fn
Call
Helpers
create
Cached
Value
create
Deferred
Cached
Value
ICached
Value
Idle
get
Cancel
Idle
Callback
get
Idle
Callback
has
Idle
Callback
Iterator
arr
Append
arr
From
create
Array
Iterator
create
Iterable
create
Iterator
Create
Iterator
Context
create
Range
Iterator
is
Iterable
is
Iterator
iter
For
Of
make
Iterable
poly
Arr
From
Lazy
get
Lazy
get
Writable
Lazy
ILazy
Value
lazy
Safe
Get
Inst
safe
Get
Lazy
safe
Get
Writable
Lazy
set
Bypass
Lazy
Cache
Math
math
Abs
math
Acos
math
Asin
math
Atan
math
Atan2
math
Ceil
math
Cos
math
Exp
math
Floor
math
Log
math
Max
math
Min
math
Pow
math
Random
math
Round
math
Sin
math
Sqrt
math
Tan
math
To
Int
math
Trunc
Number
is
Finite
Number
is
Integer
Object
deep
Extend
get
Length
Get
Length
Impl
is
Object
is
Plain
Object
obj
Assign
obj
Copy
Props
obj
Create
obj
Deep
Copy
obj
Deep
Freeze
obj
Define
obj
Define
Accessors
obj
Define
Get
obj
Define
Prop
Obj
Define
Prop
Descriptor
Obj
Define
Prop
Descriptor
Map
obj
Define
Properties
obj
Define
Props
obj
Entries
obj
Extend
obj
For
Each
Key
obj
Freeze
obj
From
Entries
Obj
From
Entries
Fn
obj
Get
Own
Property
Descriptor
obj
Get
Own
Property
Descriptors
obj
Get
Own
Property
Names
obj
Get
Own
Property
Symbols
obj
Get
Prototype
Of
obj
Has
Own
obj
Has
Own
Property
obj
Is
obj
Is
Extensible
obj
Is
Frozen
obj
Is
Sealed
obj
Keys
obj
Prevent
Extensions
obj
Property
Is
Enumerable
obj
Seal
obj
Set
Prototype
Of
obj
To
String
obj
Values
poly
Obj
Entries
poly
Obj
Has
Own
poly
Obj
Is
poly
Obj
Keys
Object - Deep Copy
array
Deep
Copy
Handler
date
Deep
Copy
Handler
function
Deep
Copy
Handler
IObj
Deep
Copy
Handler
Details
obj
Deep
Copy
Obj
Deep
Copy
Handler
plain
Obj
Deep
Copy
Handler
Polyfill
poly
Arr
Find
poly
Arr
Find
Index
poly
Arr
Find
Last
poly
Arr
Find
Last
Index
poly
Arr
From
poly
Arr
Includes
poly
Get
Known
Symbol
poly
Is
Array
poly
New
Symbol
poly
Obj
Entries
poly
Obj
Has
Own
poly
Obj
Is
poly
Obj
Keys
poly
Str
Includes
poly
Str
Substr
poly
Str
Sym
Split
poly
Str
Trim
poly
Str
Trim
End
poly
Str
Trim
Start
poly
Symbol
For
poly
Symbol
Key
For
poly
Utc
Now
RegExp
create
Filename
Regex
create
Wildcard
Regex
make
Glob
Regex
Safe
ISafe
Return
lazy
Safe
Get
Inst
safe
safe
Get
safe
Get
Lazy
safe
Get
Writable
Lazy
Safe
Return
Type
String
as
String
get
Length
Get
Length
Impl
is
String
poly
Str
Includes
poly
Str
Substr
poly
Str
Sym
Split
poly
Str
Trim
poly
Str
Trim
End
poly
Str
Trim
Start
str
Camel
Case
str
Contains
str
Ends
With
str
Includes
str
Index
Of
str
Is
Null
Or
Empty
str
Is
Null
Or
White
Space
str
Kebab
Case
str
Last
Index
Of
str
Left
str
Letter
Case
str
Lower
str
Pad
End
str
Pad
Start
str
Repeat
str
Right
str
Slice
str
Snake
Case
str
Split
str
Starts
With
str
Substr
str
Substring
str
Sym
Split
str
Trim
str
Trim
End
str
Trim
Left
str
Trim
Right
str
Trim
Start
str
Upper
Symbol
get
Known
Symbol
get
Symbol
has
Symbol
is
Symbol
new
Symbol
poly
Get
Known
Symbol
poly
New
Symbol
poly
Symbol
For
poly
Symbol
Key
For
symbol
For
symbol
Key
For
Well
Known
Symbols
Timer
Clear
Timeout
Override
Fn
create
Timeout
create
Timeout
With
elapsed
Time
has
Idle
Callback
ITimer
Handler
perf
Now
poly
Utc
Now
schedule
Idle
Callback
schedule
Interval
schedule
Timeout
schedule
Timeout
With
set
Default
Idle
Timeout
set
Default
Max
Execution
Time
Timeout
Override
Fn
Timeout
Override
Funcs
utc
Now
Type Identity
is
Array
is
Array
Buffer
is
Big
Int
is
Blob
is
Boolean
is
Date
is
Element
is
Element
Like
is
Error
is
File
is
Finite
Number
is
Form
Data
is
Function
is
Integer
is
Iterable
is
Iterator
is
Map
is
Map
Like
is
Null
Or
Undefined
is
Number
is
Object
is
Plain
Object
is
Primitive
is
Primitive
Type
is
Promise
is
Promise
Like
is
Reg
Exp
is
Set
is
Set
Like
is
Strict
Null
Or
Undefined
is
Strict
Undefined
is
String
is
Thenable
is
Typeof
is
Undefined
is
Weak
Map
is
Weak
Set
Value
as
String
encode
As
Html
encode
As
Json
get
Int
Value
get
Value
By
Iter
get
Value
By
Key
normalize
Js
Name
set
Value
By
Iter
set
Value
By
Key
Value Check
has
Value
is
Defined
is
Empty
is
Not
Truthy
is
Null
Or
Undefined
is
Strict
Null
Or
Undefined
is
Strict
Undefined
is
Truthy
is
Undefined
@nevware21/ts-utils
Loading...