is-boolean-object180.6mMIT1.2.2Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
inspect-jsIl y a 8 monthsBoolean, Boolean object, is-boolean, ES6 boolbase119.5mISC1.0.0two functions: One that returns true, one that returns false
fb55Il y a over 3 yearsboolean, function kind-of434.8mMIT6.0.3Get the native type of a value.
jonschlinkertIl y a over 2 yearsboolean, arguments, array, check es-to-primitive178.8mMIT1.3.0ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.
ljharbIl y a 11 monthsboolean, primitive, abstract, ecmascript has-values89mMIT2.0.1Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.
jonschlinkertIl y a over 3 yearsboolean, array, empty, find