Search results
584 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Check if an array includes all the elements of another array
Parse dotenv files for Boolean, Array, and Number variable types, built for CrocodileJS
Casts the given value to a flatten array, and removes falsey items (similar to lodash compact).
Script that parses a boolean query to an array with all the possibilities. IE: (a AND (b OR c)) -> [[a, b],[a, c]]
Isomorphic, functional type-checking for Javascript
Get the native type of a value.
BooleanArray.
Returns true if a value exists, false if empty. Works with deeply nested values using object paths.
Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.
turf boolean-clockwise module
ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.
- primitive
- abstract
- ecmascript
- es5
- es6
- es2015
- toPrimitive
- coerce
- type
- object
- string
- number
- boolean
- symbol
- View more
two functions: One that returns true, one that returns false
Unload numbers to a binary string, array of bits, array of bools, object of bits, or object of bools.
Returns `true` if the value is a primitive.
All these functions check the contents of the passed array and return boolean.
Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)
- array
- assert
- assertion
- async
- async function
- async-function
- asyncFunction
- bool
- boolean
- browser
- check
- check-type
- checking
- class
- View more
Test if a value is an array-like object of booleans.
Wait for a condition to be true
TypeScript generics to work with boolean types
Returns true if the given is falsey (according to JavaScript) or matches a 'falsey' keyword.