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

strip-ansi

Strip ANSI escape codes from a string

axios

Promise based HTTP client for the browser and node.js

lru-cache

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

react

React is a JavaScript library for building user interfaces.

react-dom

React package for working with the DOM.

eslint

An AST-based pattern checker for JavaScript.

dotenv

Loads environment variables from .env file

wrap-ansi

Wordwrap a string with ANSI escape codes

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

rimraf

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

escape-string-regexp

Escape RegExp special characters

ora

Elegant terminal spinner

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

find-up

Find a file or directory by walking up parent directories

has-flag

Check if argv has a specific flag

@typescript-eslint/parser

An ESLint custom parser which leverages TypeScript ESTree

color-name

A list of color names and its values