awesome-repositories.com
Blog
MCP
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
·
dexteryy avatar

dexteryy/YAtom

0
View on GitHub↗

YAtom

Atom as Vim as IDE

Features

  • Node.js CLI Libraries - Customized configuration and plugin set for the text editor.

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
33 estrellas·6 forks·CSS·6 vistas

Historial de estrellas

Gráfico del historial de estrellas de dexteryy/yatomGráfico del historial de estrellas de dexteryy/yatom

Preguntas frecuentes

¿Qué hace dexteryy/yatom?

Atom as Vim as IDE

¿Cuáles son las características principales de dexteryy/yatom?

Las características principales de dexteryy/yatom son: Node.js CLI Libraries.

¿Qué alternativas de código abierto existen para dexteryy/yatom?

Las alternativas de código abierto para dexteryy/yatom incluyen: lirantal/nodejs-cli-apps-best-practices — This project provides a comprehensive guide and set of architectural patterns for developing professional command-line… enquirer/enquirer — Enquirer is a Node.js library for creating interactive command-line interfaces to gather structured user input. It… dthree/vorpal — Vorpal is a Node.js interactive CLI framework and terminal user interface library used to build extensible… sindresorhus/ora — Ora is a terminal spinner library and Node.js CLI component used to integrate animated loading indicators and… sboudrias/inquirer.js — Inquirer.js is a command line input framework and prompt library for Node.js applications. It provides a structured… yaronn/blessed-contrib — blessed-contrib is a terminal user interface framework and a Node.js console widget library designed for building…

Alternativas open-source a YAtom

Proyectos open-source similares, clasificados según cuántas características comparten con YAtom.
  • lirantal/nodejs-cli-apps-best-practicesAvatar de lirantal

    lirantal/nodejs-cli-apps-best-practices

    3,944Ver en GitHub↗

    This project provides a comprehensive guide and set of architectural patterns for developing professional command-line interfaces using Node.js. It focuses on establishing industry standards for terminal-based applications, ensuring that tools are predictable, maintainable, and user-friendly. The guide emphasizes creating high-quality user experiences through interactive terminal elements, actionable error reporting, and graceful handling of system signals. It distinguishes itself by detailing how to integrate command-line tools into automated pipelines, specifically through the use of struct

    awesomeawesome-listbest-practices
    Ver en GitHub↗3,944
  • enquirer/enquirerAvatar de enquirer

    enquirer/enquirer

    7,946Ver en GitHub↗

    Enquirer is a Node.js library for creating interactive command-line interfaces to gather structured user input. It provides a set of terminal prompts, including menus, forms, and text fields, to collect data via autocomplete, multiselect, and boolean confirmations. The project serves as a customizable framework that allows for the creation of custom prompt types through a base class and the extension of functionality via a plugin architecture. The library covers a wide range of interaction patterns, such as capturing numerical and sensitive data, validating user input against custom rules, a

    JavaScript
    Ver en GitHub↗7,946
  • dthree/vorpalAvatar de dthree

    dthree/vorpal

    5,628Ver en GitHub↗

    Vorpal is a Node.js interactive CLI framework and terminal user interface library used to build extensible command-line shells. It functions as an interactive command-line parser that converts string input into executable functions, managing the lifecycle of terminal sessions and command routing. The framework is distinguished by a plugin-based extension architecture that allows external modules to register new commands, shared behaviors, and complete command suites into the core environment. It supports the creation of custom shell environments with specialized namespaces and a system for pe

    JavaScript
    Ver en GitHub↗5,628
  • sindresorhus/oraAvatar de sindresorhus

    sindresorhus/ora

    9,714Ver en GitHub↗

    Ora is a terminal spinner library and Node.js CLI component used to integrate animated loading indicators and task-outcome symbols into JavaScript-based terminal applications. It functions as a progress visualizer that signals the status of command-line operations through animated sequences of characters. The library provides promise-based spinner wrapping, allowing animations to start and resolve automatically based on the outcome of asynchronous tasks. It replaces active animations with specific success, failure, warning, or info symbols to communicate the final result of a process. The to

    JavaScript
    Ver en GitHub↗9,714
Ver las 7 alternativas a YAtom→