Object orientated, event driven , Interactive CLI module. Seeli aims to give you the tools to compose A command line interface the way you want it, and otherwise, stays out of your way.
Die Hauptfunktionen von esatterwhite/node-seeli sind: JavaScript CLI Frameworks.
Open-Source-Alternativen zu esatterwhite/node-seeli sind unter anderem: adbayb/termost — Get the most of your terminal. arcanis/clipanion — `` $> yarn add clipanion ``. clercjs/clerc — Clerc is a full-featured library (tool set) for building CLI Apps in Node.js, Deno or Bun. dthree/vorpal — Vorpal is a Node.js interactive CLI framework and terminal user interface library used to build extensible… infinitered/gluegun — Gluegun is a delightful toolkit for building Node-based command-line interfaces (CLIs) in TypeScript or modern… leo/args — This package makes creating command line interfaces a breeze.
Clerc is a full-featured library (tool set) for building CLI Apps in Node.js, Deno or Bun.
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