React specific linting rules for ESLint
A tiny invariant function
A small utility for creating warnings and emitting them.
Cross platform child_process#spawn and child_process#spawnSync
Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet
unist utility to get the position of a node
Store information about any JS value in a side channel. Uses WeakMap if available.
Store information about any JS value in a side channel, using a linked list
Modify a JS/TS file and write back magically just like JSON!
Provides a way to make requests
Create your next immutable state by mutating the current one
An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible
Node.js body parsing middleware
An AST-based pattern checker for JavaScript.
A small, fast, and correct TOML parser/serializer
Small footprint URL parser that works seamlessly across Node.js and browser environments
Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.
Better streaming static file server with Range and conditional-GET support
Get and validate the raw body of a readable stream.
Find and parse the tsconfig.json file from a directory path
Store information about any JS value in a side channel. Uses WeakMap if available.
An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.
Utility to parse a string bytes to bytes and vice-versa
A drop-in replacement / proxy to Node.js path, replacing \\ with / for all results & adding file extension functions.