awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
dexteryy avatar

dexteryy/YAtom

0
View on GitHub↗
33 stele·6 fork-uri·CSS·2 vizualizări

YAtom

Atom as Vim as IDE

Features

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

Istoric stele

Graficul istoricului de stele pentru dexteryy/yatomGraficul istoricului de stele pentru dexteryy/yatom

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Întrebări frecvente

Ce face dexteryy/yatom?

Atom as Vim as IDE

Care sunt principalele funcționalități ale dexteryy/yatom?

Principalele funcționalități ale dexteryy/yatom sunt: Node.js CLI Libraries.

Care sunt câteva alternative open-source pentru dexteryy/yatom?

Alternativele open-source pentru dexteryy/yatom includ: 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…

Alternative open-source pentru YAtom

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu YAtom.
  • lirantal/nodejs-cli-apps-best-practicesAvatar lirantal

    lirantal/nodejs-cli-apps-best-practices

    3,944Vezi pe 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
    Vezi pe GitHub↗3,944
  • enquirer/enquirerAvatar enquirer

    enquirer/enquirer

    7,946Vezi pe 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
    Vezi pe GitHub↗7,946
  • dthree/vorpalAvatar dthree

    dthree/vorpal

    5,628Vezi pe 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
    Vezi pe GitHub↗5,628
  • sindresorhus/oraAvatar sindresorhus

    sindresorhus/ora

    9,714Vezi pe 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
    Vezi pe GitHub↗9,714
  • Vezi toate cele 7 alternative pentru YAtom→