chalk

Terminal string styling done right

commander

the complete solution for node.js command-line programs

debug

Lightweight debugging utility for Node.js and the browser

semver

The semantic version parser used by npm.

uuid

RFC9562 UUIDs

fs-extra

fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.

@types/node

TypeScript definitions for node

typescript

TypeScript is a language for application scale JavaScript development

lodash

Lodash modular utilities.

minimatch

a glob matcher in javascript

strip-ansi

Strip ANSI escape codes from a string

rimraf

A deep deletion module for node (like `rm -rf`)

react

React is a JavaScript library for building user interfaces.

dotenv

Loads environment variables from .env file

axios

Promise based HTTP client for the browser and node.js

async

Higher-order functions and common patterns for asynchronous code

express

Fast, unopinionated, minimalist web framework

ms

Tiny millisecond conversion utility

react-dom

React package for working with the DOM.

string-width

Get the visual width of a string - the number of columns required to display it

@babel/runtime

babel's modular runtime helpers

ws

Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js

wrap-ansi

Wordwrap a string with ANSI escape codes

qs

A querystring parser that supports nesting and arrays, with a depth limit

eslint

An AST-based pattern checker for JavaScript.

postcss

Tool for transforming styles with JS plugins

execa

Process execution for humans

ora

Elegant terminal spinner

supports-color

Detect whether a terminal supports color

inquirer

A collection of common interactive command line user interfaces.

ajv

Another JSON Schema Validator

@babel/core

Babel compiler core.

ansi-styles

ANSI escape codes for styling strings in the terminal

color-convert

Plain color conversion functions

buffer

Node.js Buffer API, for the browser

type-fest

A collection of essential TypeScript types

cross-spawn

Cross platform child_process#spawn and child_process#spawnSync

escape-string-regexp

Escape RegExp special characters

form-data

A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.

chokidar

Minimal and efficient cross-platform file watching library