aureooms-js-predicate
predicate code bricks for JavaScript
predicate code bricks for JavaScript
Parse command line arguments
boolean (true/false) and first order (some/every) logic with promises
Church encoding utility library for JavaScript
In my experience, there's no such thing as luck
Toss a coin.
checks if value exists in array or string returning boolean
Middleware for describing and validating your REST API routes using JSON schemas.
Better alternative for 'typeof' in JavaScript
Ask for a type, returns a true/false as answer.
Ask for a type, returns a true/false as answer.
Arbitrary precision binary operations library for Javascript.
Collection of boolean values calculating fields
A class with min and max properties and exposes methods for determining if a value is inside or outside the range between the min and max values.
Returns whether or not the passed arguments are defined - ie. not undefined
Set a boolean to its opposite value and then returns it.
Check whether a condition is true for any element of an array. The condition check is in the form of a callback.
Return the last element of an array where the callback returns true.
Return the index of the first element of an array where the callback returns true. Returns -1 if none do.
Widget for editing boolean values in Netlify CMS.