is-arrayish331.2mMIT0.3.4Determines if an object can be used as an array
qix-3 months 前is, array, duck, type is-regex230.3mMIT1.2.1Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
inspect-js12 months 前regex, regexp, is, regular expression is-plain-object215.9mMIT5.0.0Returns true if an object was created by the Object constructor, or Object.create(null).
jonschlinkertover 2 years 前check, is, is-object, isobject is-typed-array212.6mMIT1.1.15Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on instanceof or mutable properties, and despite ES6 Symbol.toStringTag.
inspect-js11 months 前array, TypedArray, typed array, is