@gvray/eskit
v1.2.0
Published
A rich and colorful toolkit about typescript and javascript.
Maintainers
Readme
@gvray/eskit
A toolkit for TypeScript and JavaScript development.
Installation
npm i @gvray/eskit
# or
yarn add @gvray/eskit
# or
pnpm add @gvray/eskitAPI Reference
@gvray/eskit v1.2.0
@gvray/eskit v1.2.0
Interfaces
Variables
Functions
- clone
- compose
- constantize
- contains
- copyProperties
- curry
- debounce
- deepClone
- difference
- each
- extendDeep
- filter
- flatten
- getGlobal
- getType
- hasOwnProperty
- idleIterator
- isArguments
- isArray
- isArrayBuffer
- isArrayLike
- isArrayLikeObject
- isBoolean
- isDate
- isDecimal
- isDefined
- isElement
- isEmpty
- isEqual
- isEqualWith
- isError
- isFunction
- isNil
- isNumber
- isObject
- isObjectLike
- isPrimitive
- isPromiseLike
- isPrototype
- isRegExp
- isString
- isType
- listToTree
- lowerFirst
- mapTree
- memoize
- mixin
- noop
- pick
- sleep
- throttle
- toString
- treeToList
- tryRun
- tryRunSync
- upperFirst
- walkTree
