Package done only one thing - booleanize values in hash Usefull for example for next.js dynamic or query params
Promise utilities
Solve CSS math expressions
Normalize multiple value display syntaxes into single values.
A super light and fast circular JSON parser.
Use two values display syntax for inner and outer display types.
Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.
Generate hashes from javascript objects in node and the browser.
A CSS property value parser for use with PostCSS
Create an array with values that are present in the first input array but not additional ones
Convert values with PostCSS (e.g. ms -> s)
Ensure values are ordered consistently in your CSS.
Safe defaults for cssnano which require minimal configuration.
Modify the values of an object
Reduce initial definitions to the actual initial value, where possible.
Polyfill of future proposal for `util.parseArgs()`
gRPC utility library for loading .proto files
A CSS parser, transformer, and minifier written in Rust
Use number values in aspect-ratio media queries.
No description provided.
Compare, format, diff and serialize any JavaScript value
Encode and decode base64 encoded strings
Implements the WebIDL algorithms for converting to and from JavaScript values
Use logical properties and values in CSS
Use timestamp values to represent boolean data such as deleted, published, or subscribed.
If string, numeric, symbol and nil values wanna be a boolean value, they can with the new #to_b method (and more).
The value parser for returning Booleans you never knew you needed.
Boolean() / GlobalBoolean.Boolean() methods.
Represents a set of boolean values as an Integer
Add and manipulate flags (boolean values) on mongoid models
Bitmasker allows you to store many boolean values as one integer field in the database.
Human-friendly strings for Boolean and Nil values
Have you ever wanted to store multiple true/false values in your database, but annoyed with how many fields your tables have, then BitSwitcher is good for you. By assigning a bit for each true/false you can store all your fields in one integer.
Easily get a boolean, string, or integer value from an ENV variable.
Trace the datetime of the last time a boolean field has been saved with e true value.
Store a set of boolean values in one field. Works well with ActiveRecord, DataMapper, Virtus or POROs.