A CLI tool to run bash-like commands on Windows PowerShell. Note: You may need to set the execution policy to RemoteSigned for scripts to run. See the README for details.
Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.
GitHub Copilot CLI brings the power of Copilot coding agent directly to your terminal.
Bash grammar for tree-sitter
Fast 0-deps bash parser written in TypeScript
A simulated bash environment with virtual filesystem
TypeScript client library for the Mistral AI API
Execute shell command forwarding all stdio.
Bash dictionary for cspell.
A language server for Bash
Straightforward project scaffolding
Generic bash tool for AI agents, compatible with AI SDK
Shell Script dictionary for cspell.
autocomplete plugin for oclif
Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.
a glob matcher in javascript
Bash Automated Testing System
Brace expansion as known from sh/bash
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)
Bash-like tilde expansion for node.js. Expands a leading tilde in a file path to the user home directory, or `~+` to the cwd.
Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)
Bash-powered globbing for node.js
Run scripts that set and use environment variables across platforms
Run a process in the background and attach to it