is-boolean-object199.9mMIT1.2.2Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
inspect-js5 months agoBoolean, Boolean object, is-boolean, ES6 boolbase130.2mISC1.0.0two functions: One that returns true, one that returns false
fb55about 3 years agoboolean, function kind-of663.8mMIT6.0.3Get the native type of a value.
jonschlinkertabout 2 years agoboolean, arguments, array, check es-to-primitive214.5mMIT1.3.0ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.
ljharb8 months agoboolean, primitive, abstract, ecmascript has-values147.5mMIT2.0.1Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.
jonschlinkertabout 3 years agoboolean, array, empty, find