Resolve a nested selector in a PostCSS AST
Make a function mimic another one
Create an array without duplicates
Useful for extracting only the part of a route between two distances.
Sorts any JavaScript array in a predictable way (deep equal arrays are always sorted in the same order)
Invert the key/value of an object. Example: `{foo: 'bar'}` → `{bar: 'foo'}`
Check if argv has a specific flag
All the repository URLs in the npm registry as an object whose keys are package names and values are URLs
Stringify any JavaScript value.
Map object keys and values into a new object
featured command line args parser
Strip comments and string literals from JavaScript code
Utility functions for converting to and from URLs that encode query string data into URL paths
Fast and easy parser for declarations of import and export in ECMAScript/TypeScript
Node addon for string extraction for msgpackr
CLI app helper
Utilities for working with symlinked node_modules
A tiny (194B) utility for safely writing deep Object values~!
Express style path to RegExp utility
Capitalize every word in a string: `unicorn cake` → `Unicorn Cake`
Parse JSON with more helpful errors
Treat a collection of Buffers as a single contiguous partially mutable Buffer.
Highly optimized MDAST tree slicing with configurable node behaviors
Lexes ES modules returning their import/export metadata