locate-path
Get the first path that exists on disk of multiple paths
Get the first path that exists on disk of multiple paths
RFC6265 Cookies and Cookie Jar for node.js
the complete solution for node.js command-line programs
Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.
Read the closest package.json file
Regular expression for matching ANSI escape codes
Regular expression for matching a shebang line
## Set up:
Extend an object with the properties of additional objects. node.js/javascript util.
Traverse JSON Schema passing each schema object to callback
[](https://travis-ci.org/stefanpenner/get-caller-file) [](https://ci.a
Reference implementation of Joyent's HTTP Signature scheme.
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
Get the command from a shebang
Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.
Transforms css values and at-rule params into the tree
react app with webpack & swc compiler
the mighty option parser used by yargs
ANSI escape codes for styling strings in the terminal
Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`