kind-of493.6mMIT6.0.3Get the native type of a value.
jonschlinkertalmost 2 years 前arguments, array, boolean, check es-to-primitive172.9mMIT1.3.0ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.
ljharb7 months 前primitive, abstract, ecmascript, es5 is-boolean-object167.7mMIT1.2.2Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
inspect-js5 months 前Boolean, ES6, toStringTag, @@toStringTag boolbase116.1mISC1.0.0two functions: One that returns true, one that returns false
fb55about 3 years 前boolean, function has-values108.7mMIT2.0.1Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.
jonschlinkertabout 3 years 前array, boolean, empty, find