Search results
96 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Parse yes/no like values
TypeScript generics to work with boolean types
Test if a value is a boolean.
Fake S3 server for node
Returns true if the given is falsey (according to JavaScript) or matches a 'falsey' keyword.
Simple API for managing options in JavaScript applications.
- add
- boolean
- cache
- config
- configuration
- default
- defaults
- define
- disable
- disabled
- emit
- enable
- enabled
- event
- View more
Convert query strings to dates for express/connect applications.
A JavaScript port of the Unix utility 'false'. Returns the Boolean value `false`
Boolean package provides functionality to generate a fake boolean value.
Little util function for simpler extracting Boolean values from ENV-variables in Node.js, i.e. true values (true, TRUE, 1) vs. false values (false, FALSE, 0).
Validates if a value is a boolean.
Fake S3 server for node
Check if the value is undefined, null, empty string, NaN and Infinity.
Check a string whether truthy or falsy.
Convert a value to a boolean - recognizes 'true' and 'false' strings
Determines if something should be considered a synonym for true
Get a random boolean
Check if an array includes all the elements of another array
The missing parseBool function we all secretly want