Search results
580 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
turf boolean-disjoint module
turf boolean-overlap module
turf boolean-equal module
React hook providing functions for boolean state handling
turf boolean-crosses module
turf boolean-intersects module
Apply boolean Polygon clipping operations (intersection, union, difference, xor) to your Polygons & MultiPolygons.
Boolchain - chainable boolean functions
Test if a value is a boolean.
A simple set of functions that return a boolean.
A Node.js library offering functions to check variable types, including arrays, objects, strings, numbers, booleans, and undefined values.
A comprehensive TypeScript utility library for advanced boolean operations. Simplify your boolean logic with easy-to-use functions.
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
Apply boolean polygon clipping operations (intersection, union, difference, xor) to your Polygons & MultiPolygons.
Boolean operations on polygons (union, intersection, difference, xor)
Better write booleans functions recursively
Returns true if the given is falsey (according to JavaScript) or matches a 'falsey' keyword.
Parse dotenv files for Boolean, Array, and Number variable types, built for CrocodileJS
Boolean constructor.
Script that parses a boolean query to an array with all the possibilities. IE: (a AND (b OR c)) -> [[a, b],[a, c]]