chalk
Terminal string styling done right
Found 3596 results for shell
Terminal string styling done right
Strip ANSI escape codes from a string
ANSI escape codes for styling strings in the terminal
Detect whether a terminal supports color
Regular expression for matching ANSI escape codes
Wordwrap a string with ANSI escape codes
Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.
Process execution for humans
ANSI escape codes for manipulating the terminal
Slice a string with ANSI escape codes
Gracefully restore the CLI cursor on exit
Toggle the CLI cursor
Detect whether the terminal supports Unicode
Easily add ANSI colors to your text and symbols in the terminal. A faster drop-in replacement for chalk, kleur and turbocolor (without the dependencies and rendering bugs).
Check if stdout or stderr is interactive
quote and parse shell commands
Truncate a string to a specific width in the terminal
Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.
Check if a string has ANSI escape codes
Convert a tilde path to an absolute path: `~/dev` → `/Users/sindresorhus/dev`
Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but complete Bash 4.3 wildcard support only (no support for exglobs, posix brackets or braces)
Portable Unix shell commands for Node.js
CommonJS version - The smallest and fastest command-line coloring package on the internet
Manipulate strings according to the word parsing rules of the UNIX Bourne shell.
The smallest and fastest command-line coloring package on the internet
Execute shell command forwarding all stdio.
SSH2 client and server modules written in pure JavaScript for node.js
Terminal string styling with tagged template literals
Colors, formatting and other tools for the console
Parse a glob pattern into an object of tokens.
Tiny process execution for humans — a better child_process
The color gray, in ansi.
Returns a promise with the results of a shell command
Beautiful color gradients in terminal output
A tool for writing better scripts
The color red, in ansi.
Portable Shell Commands for Node
The color cyan, in ansi.
write output to a file through shell commands
A tiny cross-platform promise based wrapper around child_process.spawn.
Generic CLI tool to automate versioning and package publishing-related tasks.
Shell Script dictionary for cspell.
Run the Node.js binary no matter what
Escape and stringify an array of arguments to be executed on the shell
launch $EDITOR in your program
Ultra-fast cross-platform command line utility to watch file system changes.
semantic-release plugin to run custom shell commands
Netlify config module
Get the passwd user entry from a username or user identifier (UID)
Full xterm terminal, in your browser
Get the username of the current user
Strip ANSI color codes from a string. No dependencies.
An opinionated `shellscript` formatter plugin for Prettier, also support simple format of `Dockerfile`, `properties`, `gitignore`, `dotenv`, `hosts`, `jvmoptions`...
a 'json' command for massaging and processing JSON on the command line
The color green, in ansi.
Utility for caching files in Netlify Build
Cross-platform success symbol.
Node.js port of Python's shlex shell-like lexer
log-update fork that uses async-exit-hook internally
The color grey, in ansi.
The color dim, in ansi.
HTML pretty printer CLI utility (based on jsbeautifier)
The color magenta, in ansi.
The color underline, in ansi.
The color bggreen, in ansi.
The color hidden, in ansi.
The color reset, in ansi.
The color black, in ansi.
The color bgblack, in ansi.
The color white, in ansi.
The color strikethrough, in ansi.
Cross-platform info symbol.
Replacement for shelljs' slow exec method - benchmarked 20x faster
The color bgmagenta, in ansi.
Cross-platform error symbol.
Utility for adding Functions files in Netlify Build
The color blue, in ansi.
The color bgcyan, in ansi.
Netlify build module
A string manipulation toolbox, featuring a string formatter (inspired by sprintf), a variable inspector (output featuring ANSI colors and HTML) and various escape functions (shell argument, regexp, html, etc).
The color bgblue, in ansi.
The color bold, in ansi.
The color italic, in ansi.
The color bgyellow, in ansi.
Let users toggle colors
Utility for running commands inside Netlify Build
The color yellow, in ansi.
Clone a git repository
Utility for dealing with modified, created, deleted files since a git commit
The color bgred, in ansi.
The color bgwhite, in ansi.
The color inverse, in ansi.
Cross-platform warning symbol.
Display images in iTerm
Keep writing to the same line in the terminal. Very useful when you write progress bars, or a status message during longer operations
A headless terminal component that runs in Node.js
Multi-colour console output from chalk with added awesome
A cross-platform library for safely passing strings through shells
Protect and beautify your shell scripting
unquote a single shell arguments
Clear the console, cross-platform
Bash Automated Testing System
A JavaScript ANSI color/style management. ANSI parsing. ANSI to CSS. Small, clean, no dependencies.
Terminal string styling done right
Strips ANSI Control Characters from string or stream
Run shell commands
Fetch releases on nodejs.org
Normalize and validate Node.js versions
Get the user's default shell
Terminal canvas api written with node.js
Resolve Node.js version aliases like 'latest', 'lts' or 'erbium'
tinyspawn is a minimalistic wrapper around child_process
List all available Node.js versions
Run shell commands before and after webpack builds
Add scripts(nodejs) support to serverless 1.x
A handy command line interface for gulp
Run shell commands using child_process#spawn.
HTTP Request snippet generator for *most* languages
Add scripting capabilities to the Serverless Framework
Bash-powered globbing for node.js
Tokenize a shell string into argv array
Check if the process is running as administrator on Windows
Call a module's exported functions directly from the command line, with arguments.
Grunt task for executing shell commands.
Like shell substitution but for your JS.
Node's first framework for building immersive CLI apps.
HTTP Request snippet generator for *most* languages
Node.js binding for PowerShell
markdown in your shell
Limit the shell execution commands to <x> calls same time.
Executes provided shell commands with supplied arguments. Supports parallel and templated commands
spawn plugin for gulp
Simple commandline/terminal/shell interface to allow you to run cli or bash style commands as if you were in the terminal.
A tiny and fast package for adding colors to your terminal output.
Wrapper to download shellcheck
Nice-looking lightweight console ASCII line charts â•┈╯ with no dependencies
Check if the process is running with elevated privileges
Pipe to shell commands in gulp
Get environment variables from the shell
Test command line on Node.js.
Brazilian Faker Data Generator - Gerador de dados para o Brasil. Fork do faker para pt_BR com extensão para CNPJ, CPF, RG, etc.
Updates the previous output in the terminal. Useful for correct rendering progress bars, animations, etc.
Run shell commands before and after webpack builds
Escape and join command-line arguments, cross-platform.
Colorful animations in terminal output
Simple and interactive solution to provide a list of selectable items on the command line
256 xterm color codes
A pluggable logging utility with built-in colors, styles, and modes.
🦅 cli syntax highlighting: any function - any object - 176 languages
gulp plugin for packaging Electron into VS Code
Get the $PATH from the shell
shcmd
concurrent or serial run npm scripts, javascript tasks, and more
sets up a retina-scaled canvas with render loop
Tiny library to load (bash) sourceable .env files.
Process execution for humans. This is a fork of sindresorhus/execa, but with CommonJS support.
Gulp.js command execution for humans
Terminal loading effect.
Fix the $PATH on macOS and Linux when run from a GUI app
Standalone util function from Node.js core to process await statements in REPL.
Get the preferred Node.js version of a project or user
Display images in the terminal
Invoke multiple commands, running in parallel
Node's first framework for building immersive CLI apps.
Simple wrapper to run any git command and process it's output using promises.
Download a specific version of Node.js
MongoDB Shell CLI REPL
💣 Error handler for CLI applications 💥
Spawn shell command with platform default shell
HTTP Request snippet generator for *most* languages
Finds first available shell command from a list.
Chalk with style strings
Colorful animations in terminal output
Grunt task to run shell commands
Excute shell commands in queue
simple shell escape library
Run any command on specific Node.js versions
Strip ANSI escape codes
nvm + execa = nvexeca
Switch between different .npmrc files with ease and grace
Terminal string styling done right
A Webpack plugin for running shell scripts on any hook provided by Webpack.
A wrapper class for ssh2 to run multiple sequential commands in an SSH shell session, handle command responses, and tunnel through to other hosts using nested host objects
Easily run console/terminal command(s) from Node
Common assertions for Bats
ANSI colors for your cli with no dependencies
NgTerminal is a terminal component on Angular 17 or higher.
This plugin integrates NodeBB's notifications with ntfy, a simple HTTP-based pub-sub notification service.
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im
Netcat client and server modules written in pure Javascript for Node.js
Logging. Colors. Terminals & browsers. Show call locations. Pretty prints objects, Errors, anything!
Cross-platform Linux commands in pure ES6.
Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.
Use ES6 template tags for your node.js shell commands.
oclif plugin for generating shell completions
Run shell commands before and after webpack builds
Strip ANSI escape codes
Command line arguments parser and stringifier
rxjs operators for execute shell command with ease
SSH and SFTP tasks for gulp
Sort YAML files alphabetically
SSH2 client and server modules written in pure JavaScript for node.js
React components for [Stripe.js and Elements](https://stripe.com/docs/stripe-js).
Async NPM shell commands
A starter kit for quickly creating NodeBB plugins
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im
The official release of Nushell with default features included.
Keep writing to the same line in the terminal. Very useful when you write progress bars, or a status message during longer operations
Javascript library for starting an AWS SSM session compatible with Browser and NodeJS
Core plugin functions for husk.
Modular stream transformation system.
Child process as a transform stream.
Flexible, powerful, and simple command/argument parser for CLI applications
Firebug-like dir() for Node.
Easy to use ssh client with port forwarding and bastion host support
colorize console log, this module can work with require('debug')
Portable Unix shell command 'tee', with some extras - read from standard input and write to standard output and files
Msee is a command-line tool to read Markdown file in your terminal, and it's a library help your command-line software to output readable markdown content.
Get the current package's binary path
Call a child process with the ease of exec and safety of spawn
Parsing and quoting for shell command lines that supports both bash and windows styles of quoting.
Project-specific REPL configuration
Ansi codes, figlet fonts, and ascii art. 100% JS
Execute shell commands in Rollup.
HTTP Request snippet generator for *most* languages
Run shell commands before and after webpack builds
Everything you need to create awesome command line interfaces
xshell is a shell designed to provide a brand new human-computer interaction experience.
emulate the `npm run-script` using stdio
Callback-based api behind ssh2 to open an SSH connection
Better shell commands for grunt. Background/parallel run
Simplified and community-driven man pages
Thin layer on top of `execa` that allows executing multiple commands in parallel or in sequence with control for concurrency
ZMODEM file transfers in JavaScript
A JavaScript library to create HTML terminals in web pages.
``` _ _ _ (_)(_) | | __ _ ___ ___ _ _ ______ __ _ _ __ | |_ / _` |/ __| / __|| || ||______| / _` || '__|| __| | (_| |\__ \| (__ | || | | (_| || | | |_ \_
Write terminal strings in UTF typefaces
Synchronous shell scripting for Node.js.
REPL environment.
Check if Node script is running on AppVeyor
💣 Prettify error messages and stacks 💥
high level way to create menubar desktop applications with electron
Scaffolding Tool for the fusion of lit with tailwind. DRY development in the speed of light with the zero configuration build tool parcel, playwright and jest testing. jenkinsCI ready.
npm-scripts JS shell runnig simplified like magic
Launch $EDITOR in your program
Access your Mac shell from any device securely. Perfect for mobile coding with Claude Code CLI, Gemini CLI, and any shell tool.
Simple zx style shell for Bun/Node.
`modern-errors` plugin to handle errors in CLI modules
Strip comments from JavaScript, CSS, HTML, TypeScript, and more via the command line
An enhanced, extensible shell for Node.js