TypeScript Command-line utilities

Open-source TypeScript projects categorized as Command-line utilities

Top 8 TypeScript Command-line utility Projects

Command-line utilities
  1. Ink

    🌈 React for interactive command-line apps

    Project mention: Ask HN: Stack for beautiful CLI tools like Claude code | news.ycombinator.com | 2025-08-22

    Not a proper answer to your question because it's NPM, but Claude Code uses ink: https://www.npmjs.com/package/ink

  2. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  3. Inquirer.js

    A collection of common interactive command line user interfaces.

    Project mention: `inquirer` package in Puck codebase. | dev.to | 2025-08-26

    In this article, we review inquirer package in Puck codebase. We will look at:

  4. Bit

    AI-powered development workspaces with reusable components, architectural clarity and zero overhead.

    Project mention: Understanding how Vite deals with your node_modules | dev.to | 2025-04-20

    As part of my job, recently I'm working on integrating Vite (also Vitest) into a dev tool called Bit, which originally uses webpack in most of the cases. Basically, Bit is a component-driven development tool for various frontend frameworks and Node.js. In Bit, everything is a component and eventually consumed as an npm package. So technically, you would deal with all kinds of components as packages in your node_modules folder, whatever they are in CJS or ESM, need to be further transformed or not.

  5. oclif

    CLI for generating, building, and releasing oclif CLIs. Built by Salesforce.

    Project mention: πŸš€ Let's use SAM: rebuilding our minimal serverless MCP server | dev.to | 2025-04-28

    A little gem to help you kickstart your next MCP serverless projects on AWS: I created a CLI that lets you choose between the three boilerplates from this series (Serverless Framework, AWS CDK, or AWS SAM). It’s built with oclif and is easy to install.

  6. conf

    Simple config handling for your app or module

  7. gradient-string

    :rainbow: Beautiful color gradients in terminal output

    Project mention: Compilation of Libraries Supporting CLI Application Development for Node.js | dev.to | 2025-01-20

    Additionally, you can combine with chalk to style the text. This is a great library to change colors, add effects like "bold", "dim", "italic"... to highlight content. Or if you prefer a "rainbow" effect, gradient-string is unbeatable.

  8. listr2

    NodeJS Task List derived from the best! Create beautiful CLI interfaces via easy and logical to implement task lists that feel alive and interactive.

    Project mention: TypeScript CLI: Automate Build and Deploy Scripts | dev.to | 2025-01-27

    We will use Listr2 as a task runner to define the steps required to build and deploy the app. We will use execa to run CLI commands for Vite and AWS. Since we're running TypeScript code, we could use the programmatic APIs instead of CLI commands, but let's keep it simple!

  9. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  10. Cliffy

    NodeJS Framework for Interactive CLIs

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

TypeScript Command-line utilities discussion

Log in or Post with

TypeScript Command-line utilities related posts

  • `inquirer` package in Puck codebase.

    1 project | dev.to | 26 Aug 2025
  • Ask HN: Stack for beautiful CLI tools like Claude code

    2 projects | news.ycombinator.com | 22 Aug 2025
  • Building My First CLI Tool β€” Messy but Worth It!

    2 projects | dev.to | 3 Jul 2025
  • Show HN: We built an open source BYOK CLI that supports any model and any MCP

    3 projects | news.ycombinator.com | 1 Jul 2025
  • Angular v20 is 35% faster, Remix v3 is breaking up with React, and the future of JavaScript

    2 projects | dev.to | 1 Jun 2025
  • πŸš€ Let's use SAM: rebuilding our minimal serverless MCP server

    4 projects | dev.to | 28 Apr 2025
  • Como criar uma CLI com React

    4 projects | dev.to | 24 Apr 2025
  • A note from our sponsor - Sevalla
    sevalla.com | 1 Sep 2025
    Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more! Learn more β†’

Index

What are some of the best open-source Command-line utility projects in TypeScript? This list will help you:

# Project Stars
1 Ink 30,994
2 Inquirer.js 21,089
3 Bit 18,189
4 oclif 9,279
5 conf 1,300
6 gradient-string 1,153
7 listr2 596
8 Cliffy 363

Sponsored
Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?