found 634 packages in 23ms
kind-of493.6mMIT6.0.3
Get the native type of a value.
jonschlinkertalmost 2 years agoarguments, array, boolean, check es-to-primitive172.9mMIT1.3.0
ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.
ljharb7 months agoprimitive, abstract, ecmascript, es5 is-boolean-object167.7mMIT1.2.2
Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
inspect-js5 months agoBoolean, ES6, toStringTag, @@toStringTag boolbase116.1mISC1.0.0
two functions: One that returns true, one that returns false
fb55about 3 years agoboolean, function has-values108.7mMIT2.0.1
Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.
jonschlinkertabout 3 years agoarray, boolean, empty, find