So far one of the best tools to build CLI interfaces is Oclif by Heroku. What are you all using?

This page summarizes the projects mentioned and recommended in the original post on /r/node

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • sade

    Smooth (CLI) Operator 🎶

  • For Node? sade

  • Commander.js

    node.js command-line interfaces made easy

  • My last CLI, I used Oclif. Previously, I've used a combination of Commander and Prompt.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • Ink

    🌈 React for interactive command-line apps

  • See react-ink. Let's you use react to build CLIs

  • commander

    The complete solution for Ruby command-line executables (by tj)

  • I work with the NestJS framework a lot and ended up writing nest-commander as a commander wrapper for NestJS, so my CLIs and servers can use the same framework. Lately I've been working on adding in plugin support too.

  • nestjs-commander

    A module for using NestJS to build up CLI applications

  • I work with the NestJS framework a lot and ended up writing nest-commander as a commander wrapper for NestJS, so my CLIs and servers can use the same framework. Lately I've been working on adding in plugin support too.

  • gluegun

    A delightful toolkit for building TypeScript-powered command-line apps.

  • Oclif is also my go-to choice. But if you're a TS fan (or not), you can give a go to gluegun.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • I created a simple CLI tool that helps you code FAST!

    2 projects | dev.to | 12 Mar 2024
  • Delete git branches in batches

    2 projects | dev.to | 5 Feb 2024
  • Setup Simple Web UI for Node.js App in Seconds

    2 projects | dev.to | 17 Jan 2024
  • Synchronous File Reading and Writing in Node.js

    1 project | /r/node | 25 Jun 2023
  • Ink: React for interactive command-line apps

    24 projects | news.ycombinator.com | 8 May 2023