chalk

Terminal string styling done right

commander

the complete solution for node.js command-line programs

tslib

Runtime library for TypeScript helper functions

debug

Lightweight debugging utility for Node.js and the browser

semver

The semantic version parser used by npm.

glob

the most correct and second fastest glob implementation in JavaScript

fs-extra

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

uuid

RFC4122 (v1, v4, and v5) UUIDs

typescript

TypeScript is a language for application scale JavaScript development

@types/node

TypeScript definitions for node

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

strip-ansi

Strip ANSI escape codes from a string

react

React is a JavaScript library for building user interfaces.

lru-cache

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

react-dom

React package for working with the DOM.

inquirer

A collection of common interactive command line user interfaces.

dotenv

Loads environment variables from .env file

mkdirp

Recursively mkdir, like `mkdir -p`

wrap-ansi

Wordwrap a string with ANSI escape codes

eslint

An AST-based pattern checker for JavaScript.

ms

Tiny millisecond conversion utility

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`)

ora

Elegant terminal spinner

escape-string-regexp

Escape RegExp special characters

ws

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

supports-color

Detect whether a terminal supports color

execa

Process execution for humans

prettier

Prettier is an opinionated code formatter

resolve

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

ansi-styles

ANSI escape codes for styling strings in the terminal

ajv

Another JSON Schema Validator

type-fest

A collection of essential TypeScript types

color-convert

Plain color conversion functions

buffer

Node.js Buffer API, for the browser

find-up

Find a file or directory by walking up parent directories

which

Like which(1) unix command. Find the first instance of an executable in the PATH.