awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
clercjs avatar

clercjs/clerc

0
View on GitHub↗
222 stars·3 forks·TypeScript·MIT·14 viewsclerc.so1ve.dev↗

Clerc

Clerc is a full-featured library (tool set) for building CLI Apps in Node.js, Deno or Bun.

Features

  • JavaScript CLI Frameworks - Strongly-typed library for building CLI apps.

Star history

Star history chart for clercjs/clercStar history chart for clercjs/clerc

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.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Clerc

These projects share indexed features with Clerc. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • arcanis/clipanionarcanis avatar

    arcanis/clipanion

    1,254View on GitHub↗

    ` $> yarn add clipanion `

    TypeScript
    View on GitHub↗1,254
  • dthree/vorpaldthree avatar

    dthree/vorpal

    5,628View on 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
    View on GitHub↗5,628
  • esatterwhite/node-seeliesatterwhite avatar

    esatterwhite/node-seeli

    20View on GitHub↗

    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.

    JavaScript
    View on GitHub↗20
  • adbayb/termostadbayb avatar

    adbayb/termost

    182View on GitHub↗

    Get the most of your terminal

    TypeScript
    View on GitHub↗182
Compare all 12 related projects→

Frequently asked questions

What does clercjs/clerc do?

Clerc is a full-featured library (tool set) for building CLI Apps in Node.js, Deno or Bun.

What are the main features of clercjs/clerc?

The main features of clercjs/clerc are: JavaScript CLI Frameworks.

Which projects share features with clercjs/clerc?

Projects with overlapping indexed features include: adbayb/termost — Get the most of your terminal. arcanis/clipanion — `` $> yarn add clipanion ``. dthree/vorpal — Vorpal is a Node.js interactive CLI framework and terminal user interface library used to build extensible… esatterwhite/node-seeli — Object orientated, event driven , Interactive CLI module. Seeli aims to give you the tools to compose A command line… 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.