found 642 packages in 26ms
kind-of434.8mMIT6.0.3
Get the native type of a value.
jonschlinkertabout 2 years agoarguments, array, boolean, check is-boolean-object180.6mMIT1.2.2
Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
inspect-js8 months agoBoolean, ES6, toStringTag, @@toStringTag es-to-primitive178.8mMIT1.3.0
ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.
ljharb10 months agoprimitive, abstract, ecmascript, es5 boolbase119.5mISC1.0.0
two functions: One that returns true, one that returns false
fb55over 3 years agoboolean, function has-values89mMIT2.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