found 656 packages in 5ms
boolbase113.6mISC1.0.0
two functions: One that returns true, one that returns false
fb55over 3 years agoboolean, function kind-of357.7mMIT6.0.3
Get the native type of a value.
jonschlinkertover 2 years agoarguments, array, boolean, check es-to-primitive165.5mMIT1.3.0
ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.
ljharbabout 1 year agoprimitive, abstract, ecmascript, es5 is-boolean-object164.5mMIT1.2.2
Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
inspect-js12 months agoBoolean, ES6, toStringTag, @@toStringTag has-values71.7mMIT2.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