Solve CSS math expressions
Use two values display syntax for inner and outer display types.
Normalize multiple value display syntaxes into single values.
A super light and fast circular JSON parser.
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.
Reduce initial definitions to the actual initial value, where possible.
Modify the values of an object
gRPC utility library for loading .proto files
Polyfill of future proposal for `util.parseArgs()`
A CSS parser, transformer, and minifier written in Rust
MCP server for diagrammatic thinking and spatial representation
Use number values in aspect-ratio media queries.
No description provided.
Compare, format, diff and serialize any JavaScript value
Implements the WebIDL algorithms for converting to and from JavaScript values
Encode and decode base64 encoded strings
Use logical properties and values in CSS
Encode and decode quoted-printable strings according to rfc2045
Makes it easier and more robust to use a hash for keyword args to a method. In particular, performs argument checking and default values.
RubyMemoized makes it easy to memoize methods, even if they have arguments or blocks, by making memoization as easy as declaring a method private.
automatically resolves method argument values
A replacement for Struct that is immutable and has required keyword arguments.
Immutable, keyword-argument based value objects for Ruby
tspec can check type of methods arguments and return value.
Ruby Arguments encapsulate method positional arguments (args), keyword arguments (kwargs), and an optional block (block) in a single value object (null object is also available).
Command Line Interface gem allows you to quickly specify command argument parser that will automatically generate usage, handle stdin, switches, options and arguments with default values and value casting
Simple, fast, and looose command line option parser.
Binds command-line options to objects or variables. Supports binding of options and arguments, default values, and argument analysis.
Print the time a block takes but still return its value.