array-every
Returns true if the callback returns truthy for all elements in the given array.
Returns true if the callback returns truthy for all elements in the given array.
Elvis operator functionality for JavaScript.
Check if the value is not undefined, null, empty string, NaN and Infinity.
Returns true if a value is an `affirmative` value (from the affirmative lib). Useful for CLI prompts.
Determines if something should be considered a synonym for true
Filter an object, preserving only truthy values
Returns whichever is the first truthy.
Check if a given value is empty in JS extending his "truthy" and "falsy" nature
Check if entity is truthy or non-empty.
Check a string whether truthy or falsy.
Convert numerous value types to booleans
A react component that handles conditional logic in a more elegant manner.
Returns which is deeply truthy.
Truthy FUNCTIONS for Chai
Triggers events based on the truthiness of predicate methods
is it truthy or falsy
Javascript library for testing truthiness of anything. Coerce string booleans into true booleans. Truthyness is not the same as equality!
Tests a value’s type against a string like 'positive integer' or 'non-empty map'.
Chainable validation.
Creates an object composed of the object properties for which predicate returns truthy.