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
uuid
RFC9562 UUIDs
semver
The semantic version parser used by npm.
fs-extra
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
typescript
TypeScript is a language for application scale JavaScript development
lodash
Lodash modular utilities.
dotenv
Loads environment variables from .env file
minimatch
a glob matcher in javascript
strip-ansi
Strip ANSI escape codes from a string
ws
Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js
axios
Promise based HTTP client for the browser and node.js
@babel/runtime
babel's modular runtime helpers
express
Fast, unopinionated, minimalist web framework
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.
execa
Process execution for humans
rimraf
A deep deletion module for node (like `rm -rf`)
wrap-ansi
Wordwrap a string with ANSI escape codes
react
React is a JavaScript library for building user interfaces.
eslint
An AST-based pattern checker for JavaScript.
ajv
Another JSON Schema Validator
ora
Elegant terminal spinner
@babel/core
Babel compiler core.
acorn
ECMAScript parser
ansi-styles
ANSI escape codes for styling strings in the terminal
form-data
A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.
type-fest
A collection of essential TypeScript types
escape-string-regexp
Escape RegExp special characters
find-up
Find a file or directory by walking up parent directories
buffer
Node.js Buffer API, for the browser
supports-color
Detect whether a terminal supports color
color-convert
Plain color conversion functions
chokidar
Minimal and efficient cross-platform file watching library
node-fetch
A light-weight module that brings Fetch API to node.js
source-map
Generates and consumes source maps
color-name
A list of color names and its values
react-dom
React package for working with the DOM.