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
@stdlib/assert-is-array-length
Test if a value is a valid array length.
v0.2.2 URL:
https://unpkg.com/@stdlib/assert-is-array-length@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdassert
assertion
assert
utilities
utility
utils
util
array
arr
length
is
islength
type
check
validate
isvalid
valid
test
@stdlib/assert-is-typed-array-length
Test if a value is a valid typed array length.
v0.2.2 URL:
https://unpkg.com/@stdlib/assert-is-typed-array-length@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdassert
assertion
assert
utilities
utility
utils
util
typedarray
typed-array
typed
array
arr
length
is
islength
type
check
validate
isvalid
valid
test
lodash.islength
The lodash method `_.isLength` exported as a module.
v4.0.1 URL:
https://unpkg.com/lodash.islength@4.0.1/index.js
Open
Browse Files
lodash-modularized
islength
is-length-x
Checks if `value` is a valid array-like length.
v3.2.2 URL:
https://unpkg.com/is-length-x@3.2.2/dist/is-length-x.js
Open
Browse Files
number
isLength
module
javascript
nodejs
browser