yarn-completion
« Back to VersTracker
Description:
Bash completion for Yarn
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: bash completion yarn cli developer-tools
Install: brew install yarn-completion
About:
YarnCompletion provides intelligent tab-completion for the Yarn package manager in Bash. It dynamically parses Yarn's command structure and flags, enabling developers to discover and execute commands more efficiently. This tool significantly reduces typing and helps prevent errors by offering real-time suggestions directly in the terminal.
Key Features:
  • Dynamic completion for Yarn commands and subcommands
  • Support for command flags and options
  • Automatic updates via Git for latest features
  • Lightweight with no external dependencies
Use Cases:
  • Accelerating development workflows by reducing manual typing
  • Discovering available Yarn commands and their syntax
  • Assisting new developers in learning the Yarn CLI
Alternatives:
  • oh-my-zsh yarn plugin – Provides similar functionality but is specific to the Zsh shell and bundled within the Oh-My-Zsh framework.
Version History
Detected Version Rev Change Commit