Search
core-js-pro
core-js-pro is a Standard library. the library with basic JavaScript methods to improve development efficiency.
v0.0.0-beta.8 URL:
https://unpkg.com/core-js-pro@0.0.0-beta.8/dist/index.es.js
Open
Browse Files
$core
core-js
core-js-pro
qianduanka
type
$core.type
$core.isPrimitive
$core.isNumber
$core.isString
$core.isBoolean
$core.isNull
$core.isUndefined
$core.isBigInt
$core.isSymbol
$core.isPureObject
$core.isObject
$core.isArray
$core.isNaN
$core.isFinite
$core.isEmpty
$core.isEqual
$core.isFunction
$core.isSet
$core.isMap
$core.isWeakSet
$core.isWeakMap
$core.isInt16Array
$core.isArrayBuffer
$core.isDataView
$core.instance
$core.instanceof
$core.getClassName
$core.getClass
Object
$core.cloneDeep
$core.assign
$core.extend
$core.reduceTarget
$core.delReduceTarget
Function
$core.debounce
$core.throttle
$core.sleep
$core.delay
$core.curry
MATH
$core.add
$core.sub
$core.mul
$core.div
$core.min
$core.max
$core.sum
$core.mean
$core.floor
$core.ceil
$core.round
String
$core.toParamString
$core.lowerFirst
$core.upperFirst
$core.delString
$core.insertString
$core.spliceString
$core.formatThousand
Number
$core.clamp
$core.inRange
$core.random
$core.toParamNumber
$core.toFinite
Collection
$core.size
$core.group
$core.sort
$core.sample
$core.shuffle