Traverse JSON Schema passing each schema object to callback
A regular expression to match all Emoji-only symbols as per the Unicode Standard.
This package contains shared types of Jest's packages.
Resolve the path of a module like `require.resolve()` but from a given path
Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.
Brace expansion as known from sh/bash
Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`
Cross platform child_process#spawn and child_process#spawnSync
Like which(1) unix command. Find the first instance of an executable in the PATH.
Global identifiers from different JavaScript environments
Implements the WebIDL algorithms for converting to and from JavaScript values
Constants and utilities about visitor keys to traverse AST.
Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.
TypeScript definitions for yargs
A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.
Get the PATH environment variable key cross-platform
Stringify any JavaScript value.
Returns true if a value is a plain object, array or function.
User-friendly glob matching
utils for webpack loaders
An implementation of the WHATWG URL Standard's URL API and parsing machinery
Make a callback- or promise-based function support both promises and callbacks.
Make a directory and its parents if needed - Think `mkdir -p`
Generate errors that contain a code frame that point to source locations.
Convert character encodings in pure javascript.
Babel Types is a Lodash-esque utility library for AST nodes
Parse JSON with more helpful errors
Regular expression for matching a shebang line