awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
eush77 avatar

eush77/help-version

0
View on GitHub↗
5 estrellas·0 forks·JavaScript·MIT·0 vistas

Help Version

Easily handle --help and --version arguments in your CLI application

Features

  • Utilidades CLI - Handles help and version CLI flags.

Historial de estrellas

Gráfico del historial de estrellas de eush77/help-versionGráfico del historial de estrellas de eush77/help-version

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Help Version

Proyectos open-source similares, clasificados según cuántas características comparten con Help Version.
  • ajeetdsouza/zoxideAvatar de ajeetdsouza

    ajeetdsouza/zoxide

    37,467Ver en GitHub↗

    Zoxide is a terminal utility designed to accelerate filesystem navigation by learning user habits. It functions as a command-line navigation tool that allows users to jump to frequently accessed directories using partial names rather than typing out full file paths. The tool maintains a persistent, atomic file-based database that records navigation history, enabling rapid lookups and safe updates across multiple shell sessions. The project distinguishes itself through a frecency-based ranking algorithm, which calculates directory relevance by combining access frequency with temporal decay. Th

    Rustautojumpbashcli
    Ver en GitHub↗37,467
  • angular/angular-cliAvatar de angular

    angular/angular-cli

    27,018Ver en GitHub↗

    The Angular Command Line Interface is a tool for initializing, scaffolding, and managing the development lifecycle of Angular web applications from a terminal. It functions as a project manager and frontend build toolchain, providing a standardized way to bootstrap new applications and manage their overall health and configuration. The tool employs schematic-based code generation to create standardized project structures and components. It utilizes a workspace-based configuration to manage multiple related applications and libraries within a single shared root and dependency tree. The system

    TypeScript
    Ver en GitHub↗27,018
  • antonmedv/fxAvatar de antonmedv

    antonmedv/fx

    20,282Ver en GitHub↗

    Fx is a command-line processing suite designed for the transformation, conversion, exploration, and visualization of structured data. It functions as a terminal-based utility that handles both automated shell pipelines and interactive navigation of complex, nested data hierarchies. The tool distinguishes itself by integrating a JavaScript-based engine that executes user-provided logic to filter, map, or modify data fields within a sandboxed runtime. It maintains a responsive interface by decoupling data processing from the display loop, allowing users to explore large datasets through an inte

    Goclicommand-linejson
    Ver en GitHub↗20,282
  • ackheron/prepare-angular-jsonAvatar de ackheron

    ackheron/prepare-angular-json

    1Ver en GitHub↗

    Generate a valid angular.json from a commented angular.jsonc. CLI-ready, CI-friendly, and perfect for clean Angular configs.

    JavaScript
    Ver en GitHub↗1
Ver las 30 alternativas a Help Version→

Preguntas frecuentes

¿Qué hace eush77/help-version?

Easily handle --help and --version arguments in your CLI application

¿Cuáles son las características principales de eush77/help-version?

Las características principales de eush77/help-version son: Utilidades CLI.

¿Qué alternativas de código abierto existen para eush77/help-version?

Las alternativas de código abierto para eush77/help-version incluyen: ajeetdsouza/zoxide — Zoxide is a terminal utility designed to accelerate filesystem navigation by learning user habits. It functions as a… angular/angular-cli — The Angular Command Line Interface is a tool for initializing, scaffolding, and managing the development lifecycle of… antonmedv/fx — Fx is a command-line processing suite designed for the transformation, conversion, exploration, and visualization of… arimxyer/models — TUI and CLI for browsing AI models, benchmarks, coding agents, and statuses for AI providers. art-ws/ngx-ws — ngx-ws. ackheron/prepare-angular-json — Generate a valid angular.json from a commented angular.jsonc. CLI-ready, CI-friendly, and perfect for clean Angular…