chalk

Terminal string styling done right

debug

Lightweight debugging utility for Node.js and the browser

commander

the complete solution for node.js command-line programs

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.

semver

The semantic version parser used by npm.

glob

the most correct and second fastest glob implementation in JavaScript

axios

Promise based HTTP client for the browser and node.js

typescript

TypeScript is a language for application scale JavaScript development

@types/node

TypeScript definitions for node

lodash

Lodash modular utilities.

yargs

yargs the modern, pirate-themed, successor to optimist.

js-yaml

YAML 1.2 parser and serializer

mkdirp

Recursively mkdir, like `mkdir -p`

dotenv

Loads environment variables from .env file

minimatch

a glob matcher in javascript

strip-ansi

Strip ANSI escape codes from a string

node-fetch

A light-weight module that brings Fetch API to node.js

ws

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

express

Fast, unopinionated, minimalist web framework

react

React is a JavaScript library for building user interfaces.

ms

Tiny millisecond conversion utility

execa

Process execution for humans

ajv

Another JSON Schema Validator

@babel/runtime

babel's modular runtime helpers

minimist

parse argument options

string-width

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

rimraf

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

wrap-ansi

Wordwrap a string with ANSI escape codes

react-dom

React package for working with the DOM.

eslint

An AST-based pattern checker for JavaScript.

inquirer

A collection of common interactive command line user interfaces.

ora

Elegant terminal spinner

prettier

Prettier is an opinionated code formatter

@babel/core

Babel compiler core.

readable-stream

Node.js Streams, a user-land copy of the stream library from Node.js

prop-types

Runtime type checking for React props and similar objects.

type-fest

A collection of essential TypeScript types

acorn

ECMAScript parser

postcss

Tool for transforming styles with JS plugins