Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
Cross platform child_process#spawn and child_process#spawnSync
Find and parse the tsconfig.json file from a directory path
Extremely fast utf8 only stream implementation
ECMAScript spec abstract operations.
The core `url` packaged standalone for use with Browserify.
No description provided.
Super fast, memoized `req.url` parser
gRPC Library for Node - pure JS implementation
Functions for dealing with a PostgresSQL connection string
Native bindings for Rollup
Create and parse HTTP Content-Type header
fs read and write streams based on minipass
unist utility to visit nodes
filesystem utilities for the npm cli
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
An arbitrary length integer library for Javascript
A tiny (183B to 210B) and fast utility to ascend parent directories
Utilities for ESLint plugins.
just emit 'log' events on the process object
Recursively mkdir, like `mkdir -p`
Implementation of JSON Web Signatures
Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.
Base64 encoding/decoding in pure JS