readable-stream
Node.js Streams, a user-land copy of the stream library from Node.js
form-data
A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.
ansi-styles
ANSI escape codes for styling strings in the terminal
type-fest
A collection of essential TypeScript types
color-convert
Plain color conversion functions
buffer
Node.js Buffer API, for the browser
escape-string-regexp
Escape RegExp special characters
cross-spawn
Cross platform child_process#spawn and child_process#spawnSync
chokidar
Minimal and efficient cross-platform file watching library
has-flag
Check if argv has a specific flag
color-name
A list of color names and its values
globby
User-friendly glob matching
ansi-regex
Regular expression for matching ANSI escape codes
iconv-lite
Convert character encodings in pure javascript.
find-up
Find a file or directory by walking up parent directories
@typescript-eslint/parser
An ESLint custom parser which leverages TypeScript ESTree
which
Like which(1) unix command. Find the first instance of an executable in the PATH.
rxjs
Reactive Extensions for modern JavaScript
resolve
resolve like require.resolve() on behalf of files asynchronously and synchronously
@typescript-eslint/eslint-plugin
TypeScript plugin for ESLint
brace-expansion
Brace expansion as known from sh/bash
core-js
Standard library
p-limit
Run multiple promise-returning & async functions with limited concurrency
react-is
Brand checking of React Elements.
emoji-regex
A regular expression to match all Emoji-only symbols as per the Unicode Standard.
yaml
JavaScript parser and stringifier for YAML
safe-buffer
Safer Node.js Buffer API
webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
acorn
ECMAScript parser
tslib
Runtime library for TypeScript helper functions
object-assign
ES2015 `Object.assign()` ponyfill
path-exists
Check if a path exists
source-map-support
Fixes stack traces for files with source maps
picocolors
The tiniest and the fastest library for terminal output formatting with ANSI colors
inherits
Browser-friendly inheritance fully compatible with standard node.js inherits()
argparse
CLI arguments parser. Native port of python's argparse.
signal-exit
when you want to fire an event no matter how a process exits.
slash
Convert Windows backslash paths to slash paths
nanoid
A tiny (116 bytes), secure URL-friendly unique string ID generator
mime-types
The ultimate javascript content-type utility.