How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
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.
The main features of esatterwhite/node-seeli are: JavaScript CLI Frameworks.
Projects with overlapping indexed features include: 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