A JavaScript implementation of many web standards
Recursively mkdir, like `mkdir -p`
User-friendly glob matching
Utilities for ESLint plugins.
Strip redundant indentation and indent the string
Parse the things that can be arguments to `npm install`
Clean up error stack traces
destroy a stream if possible
gRPC utility library for loading .proto files
CSS selector engine supporting jQuery selectors
Runtime agnostic JS utils
Utility to parse a string bytes to bytes and vice-versa
Get stdout window width, with two fallbacks, tty and then a default.
An Esprima-compatible JavaScript parser built on Acorn
Autoload Config for PostCSS
A tiny (183B to 210B) and fast utility to ascend parent directories
Dependency-free RFC 3986 URI toolbox
Convert globs to regular expressions
Bindings for the Watchman file watching service
Jest plugin to use babel for transformation.
Run multiple promise-returning & async functions with limited concurrency
Check if the character represented by a given Unicode code point is fullwidth
Native bindings for Rollup
Make a directory and its parents if needed - Think `mkdir -p`