chalk

Terminal string styling done right

tslib

Runtime library for TypeScript helper functions

commander

the complete solution for node.js command-line programs

semver

The semantic version parser used by npm.

debug

Lightweight debugging utility for Node.js and the browser

glob

the most correct and second fastest glob implementation in JavaScript

uuid

RFC4122 (v1, v4, and v5) UUIDs

@types/node

TypeScript definitions for node

typescript

TypeScript is a language for application scale JavaScript development

fs-extra

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

js-yaml

YAML 1.2 parser and serializer

minimatch

a glob matcher in javascript

node-fetch

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

axios

Promise based HTTP client for the browser and node.js

execa

Process execution for humans

lru-cache

A cache object that deletes the least-recently-used items.

strip-ansi

Strip ANSI escape codes from a string

rimraf

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

lodash

Lodash modular utilities.

dotenv

Loads environment variables from .env file

mkdirp

Recursively mkdir, like `mkdir -p`

ms

Tiny millisecond conversion utility

string-width

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

inquirer

A collection of common interactive command line user interfaces.

qs

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

ws

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

escape-string-regexp

Escape RegExp special characters

ora

Elegant terminal spinner

type-fest

A collection of essential TypeScript types

supports-color

Detect whether a terminal supports color

react

React is a JavaScript library for building user interfaces.

resolve

resolve like require.resolve() on behalf of files asynchronously and synchronously

ajv

Another JSON Schema Validator

ansi-styles

ANSI escape codes for styling strings in the terminal

react-dom

React package for working with the DOM.

color-convert

Plain color conversion functions

form-data

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

prettier

Prettier is an opinionated code formatter

wrap-ansi

Wordwrap a string with ANSI escape codes

eslint

An AST-based pattern checker for JavaScript.