Search results
569 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
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]]
Check if an array includes all the elements of another array
Isomorphic, functional type-checking for Javascript
Get the native type of a value.
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
In JavaScript, when working with large arrays of boolean values, a common challenge is efficiently indexing and retrieving these values. Using a regular JavaScript array to store booleans is straightforward, but it is memory-inefficient. While booleans ar
two functions: One that returns true, one that returns false
ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.
- primitive
- abstract
- ecmascript
- es5
- es6
- es2015
- toPrimitive
- coerce
- type
- object
- string
- number
- boolean
- symbol
- View more
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.
BooleanArray.
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
A container that allows to store and manipulate an array of spans (or intervals).
Returns true if the given is falsey (according to JavaScript) or matches a 'falsey' keyword.
turf boolean-contains module
TypeScript generics to work with boolean types