Set nested properties on an object using dot notation.
Strict TypeScript and Flow types for style based on MDN data
Lowercase the keys of an object
Persistent ordered mapping from strings
Deterministic and safely JSON.stringify to quickly serialize JavaScript objects
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
Use property paths like 'a.b.c' to get a nested value from an object. Even works when keys have dots in them (no other dot-prop library we tested does this, or does it correctly).
Dead simple Object schema validation
Type check values
TypeScript definitions for http-assert
JSS plugin for function value and rule syntax
Delete nested properties from an object using dot notation.
An implementation of the Unicode UTS #46: Unicode IDNA Compatibility Processing
flow typed nullthrows
JSON without touching any globals
Returns true if a value exists, false if empty. Works with deeply nested values using object paths.
Copy a descriptor from object A to object B
Use the unset keyword in CSS.
AST utils for webassemblyjs
Polyfill exporting trevnorris's 0.11+ asyncListener API.
Define a lazily evaluated property on an object
PostCSS plugin for CSS Modules to pass arbitrary values between your module files
the definitive JavaScript type testing library
string-argv parses a string into an argument array to mimic process.argv. This is useful when testing Command Line Utilities that you want to pass arguments to.