found 646 packages in 27ms
boolbase127.1mISC1.0.0
two functions: One that returns true, one that returns false
fb55over 3 years agoboolean, function kind-of476.5mMIT6.0.3
Get the native type of a value.
jonschlinkertover 2 years agoarguments, array, boolean, check es-to-primitive198.4mMIT1.3.0
ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.
ljharbabout 1 year agoprimitive, abstract, ecmascript, es5 is-boolean-object194.2mMIT1.2.2
Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
inspect-js10 months agoBoolean, ES6, toStringTag, @@toStringTag has-values96.9mMIT2.0.1
Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.
jonschlinkertover 3 years agoarray, boolean, empty, find