kind-of463mMIT6.0.3Get the native type of a value.
jonschlinkertabout 2 years atráskind, kind-of, arguments, array is-plain-object206.2mMIT5.0.0Returns true if an object was created by the Object
constructor, or Object.create(null).
jonschlinkertabout 2 years atráskind, kind-of, check, is which-typed-array198.7mMIT1.1.19Which kind of Typed Array is this JavaScript value? Works cross-realm, without instanceof
, and despite Symbol.toStringTag.
inspect-js6 months atrásarray, TypedArray, typed array, which is-number392.7mMIT7.0.0Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
jonschlinkertover 2 years atráskind, cast, check, coerce isobject213.3mMIT4.0.0Returns true if the value is an object and not an array or null.
jonschlinkertabout 2 years atráskind, kind-of, check, is