Create an error from multiple errors
Adds console.table method that prints an array of objects as a table in console
POSIX-style getopt()
Generate a slug just like GitHub does for markdown headings.
Path manipulation library for JavaScript
Super fast, memoized `req.url` parser
Emmet standalone abbreviation parser
here-document on node.js
a 'json' command for massaging and processing JSON on the command line
Blazingly fast recursive convertion to and from camelCase or PascalCase for Objects and Arrays
Get the dependencies of an ES6 module
Error class for Octokit request errors
Add quotes to given string unless it already has them
Resolves ESM imports in Node
Merge sibling variables into one.
Turn any flavor of allowable package.json bin into a normalized object
Stable JS value hash.
Plugin that adds a `namespace` getter to a Base instance.
Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz
Sort objects by property names using native Array.sort()
Selectively merge values from one or more generators onto the current application instance.
Concatenate files together using import statements.
Lazy assertions without performance penalty
Strip the final newline character from a string or Uint8Array