Search
@extremejs/utils
ExtremeJS Utilities
v1.0.0-beta.22 URL:
https://unpkg.com/@extremejs/utils@1.0.0-beta.22/build/cjs/index.js
Open
Browse Files
utilities
utils
util
typescript
ts
javascript
js
node.js
node
browser
import
require
add
camelCase
capitalize
chunk
compact
concat
divide
drop
dropRight
endsWith
eq
fill
first
get
head
identity
isArguments
isArray
isArrayBuffer
isArrayLike
isArrayLikeObject
isBoolean
isBuffer
isDate
isElement
isEmpty
isError
isEven
isFinite
isFunction
isIndex
isInstanceOf
isInteger
isLength
isMap
isNan
isNil
isNull
isNumber
isObject
isObjectLike
isPlainObject
isPositive
isPrototype
isRegExp
isSafeInteger
isSet
isString
isSymbol
isTypeOf
isTypedArray
isUndefined
isWeakMap
isWeakSet
iteratee
join
kebabCase
keys
last
lowerCase
lowerFirst
max
maxBy
maxByFn
maxByProperty
mean
meanBy
meanByFn
meanByProperty
min
minBy
minByFn
minByProperty
multiply
noop
objectToString
objectToStringTag
property
prototypeOf
repeat
replace
slice
snakeCase
split
startsWith
subtract
sum
sumBy
sumByFn
sumByProperty
tail
toPath
typeOf
upperCase
upperFirst
@amandaghassaei/type-checks
A collection of JavaScript type checks.
v1.1.1 URL:
https://unpkg.com/@amandaghassaei/type-checks@1.1.1/dist/type-checks.js
Open
Browse Files
type
checks
isNumber
isFiniteNumber
isInteger
isString
isTypedArray
isArray
isBoolean
isObject
which-istypedarray
check if [a] an array or [b] is an typed array or [c] an buffer array or [d] specific type using the package
v1.1.0 URL:
https://unpkg.com/which-istypedarray@1.1.0/index.min.js
Open
Browse Files
isTypedArray
check if the array is a typed array
array
get property value of an predefined object property
supports DataView
suppprts IsArrayBufferView
is TypedArray Using regex Pattern check
convert to BufferView
convert to a string using toString
supportsArrayBuffer
check if the array is a simple array
integer
is like buffer
isTypedArray
isBufferLike
supportsArrayBuffer
toString
supportsDataView
nativeIsArrayBufferView
isTypedArrayUsingPattern
toBufferView
getShallowProperty
tagTester