Tiny queue data structure
A set of utility functions commonly used by Rollup plugins
Universal WHATWG Fetch API for Node, Browsers and React Native
Babel command line.
Normalize unicode-range descriptors, and can convert to wildcard ranges.
Copy a descriptor from object A to object B
Remove JSX attribute
ANSI escape codes for manipulating the terminal
Minimal async jobs utility library, with streams support
Strip the final newline character from a string or Uint8Array
micromark factory to parse MDX expressions (found in JSX attributes, flow, text)
Write logs based on conventional commits and templates.
Convert two value syntax for repeat-style into one value.
Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`
Invert the key/value of an object. Example: `{foo: 'bar'}` → `{bar: 'foo'}`
Captures and cleans stack traces
Returns true if a string has an extglob.
Check if argv has a specific flag
Check if a path is a file, directory, or symlink
Normalize keyword values for position into length values.
Slice a string with ANSI escape codes
Transform HAST to Babel AST (JSX)
micromark utility to try and parse events w/ acorn
Reduce transform functions with PostCSS.