CLI application with the Node.js Readline module (3/3)

This page summarizes the projects mentioned and recommended in the original post on dev.to

Civic Auth - Auth in Less Than 5 Minutes
Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
www.civic.com
featured
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
  1. chalk

    🖍 Terminal string styling done right

    Colors and text management: https://github.com/chalk/chalk and all the sub-librairies they have

  2. Civic Auth

    Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.

    Civic Auth logo
  3. Commander.js

    node.js command-line interfaces made easy

    Commands argument formatter and parser: https://github.com/tj/commander.js

  4. prompts

    ❯ Lightweight, beautiful and user-friendly interactive prompts

    Nice prompts and more: https://github.com/terkelg/prompts

  5. enquirer

    Stylish, intuitive and user-friendly prompts. Used by eslint, webpack, yarn, pm2, pnpm, RedwoodJS, FactorJS, salesforce, Cypress, Google Lighthouse, Generate, tencent cloudbase, lint-staged, gluegun, hygen, hardhat, AWS Amplify, GitHub Actions Toolkit, @airbnb/nimbus, and more! Please follow Enquirer's author: https://github.com/jonschlinkert

    Another prompt-and-more tool https://github.com/enquirer/enquirer

  6. blessed

    A high-level terminal interface library for node.js.

    Advance CLI modules: https://github.com/chjj/blessed

  7. Ink

    🌈 React for interactive command-line apps

    Advanced CLI, but with React: https://github.com/vadimdemedes/ink

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

  • Mastering Node.js CLI: Best Practices and Tips

    5 projects | dev.to | 6 Feb 2024
  • Building Reactive CLIs with Ink - React CLI library

    3 projects | dev.to | 3 Nov 2023
  • Is Node.js a good way to implement a CLI app with persistence?

    3 projects | /r/node | 2 Jun 2023
  • Compilation of Libraries Supporting CLI Application Development for Node.js

    13 projects | dev.to | 20 Jan 2025
  • Day 9: Terminal Forms 📇

    1 project | dev.to | 8 Dec 2024

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?