TypeScript Terminal

Open-source TypeScript projects categorized as Terminal

Top 23 TypeScript Terminal Projects

  1. Tabby

    A terminal for a more modern age

    Project mention: Tabby: Self-hosted AI coding assistant | news.ycombinator.com | 2025-01-12

    I though that Tabby, the ssh client [1], got AI capabilities...

    [1] https://github.com/Eugeny/tabby

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. hyperterm

    A terminal built on web technologies

    Project mention: Stack Traces Are Underrated | news.ycombinator.com | 2025-03-10
  4. autocomplete

    IDE-style autocomplete for your existing terminal & shell

    Project mention: Shell.how: Explain Shell Commands | news.ycombinator.com | 2024-08-24

    As far as I understand, the autocompletion specs, which is what powers this tool, are the only part of fig that is in fact Open Source

    https://github.com/withfig/autocomplete

  5. xterm.js

    A terminal for the web

    Project mention: Stack Traces Are Underrated | news.ycombinator.com | 2025-03-10
  6. inshellisense

    IDE style command line auto complete

    Project mention: iTerm2 3.5.0 | news.ycombinator.com | 2024-05-21

    Me too! It's alright, but as I said I really would like it to be IDE-style, with multiple suggestions in a box that I can see all at once and flip through.

    There is this: https://github.com/microsoft/inshellisense?tab=readme-ov-fil...

    But it doesn't look really "seamless" to me yet, though admittedly I did not give it a proper try.

  7. consola

    🐨 Elegant Console Logger for Node.js and Browser

  8. themer

    🎨 themer takes a set of colors and outputs themes for your apps (editors, terminals, wallpapers, and more).

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. LiveTerm

    💻 Build terminal styled websites in minutes!

  11. wetty

    Terminal in browser over http/https. (Ajaxterm/Anyterm alternative, but much better)

    Project mention: Homelab Adventures: Crafting a Personal Tech Playground | dev.to | 2024-04-22

    WeTTY

  12. aura-theme

    ✨ A beautiful dark theme for your favorite apps.

  13. extraterm

    The swiss army chainsaw of terminal emulators

    Project mention: Ghostty 1.0 | news.ycombinator.com | 2024-12-26
  14. zero

    A 3D renderer written in JavaScript and rendered to the terminal.

  15. Python

    This extension is now maintained in the Microsoft fork.

  16. graphql-cli

    📟 Command line tool for common GraphQL development workflows

  17. termpair

    View and control terminals from your browser with end-to-end encryption 🔒

  18. node-pty

    Fork pseudoterminals in Node.JS

    Project mention: Subprocess: Don't close all file descriptors by default (close_fds=False) | news.ycombinator.com | 2024-12-26

    Meanwhile VSCode's terminal still leaks Electron fds: https://github.com/microsoft/node-pty/issues/657

    I get this proposal's rationale, but it seems that it would implicitly make fd leaks more prone in python programs

  19. ink-ui

    💄 Ink-redible command-line interfaces made easy

  20. terminal

    Terminal style website (by m4tt72)

  21. cocalc

    CoCalc: Collaborative Calculation in the Cloud

    Project mention: Ask HN: How do you maintain personal annotations for code you don't control? | news.ycombinator.com | 2024-12-26

    Coincidentally, I'm in the middle [1] of building something for https://CoCalc.com that is exactly what you're describing. For collaborative document editing (e.g., google drive and overleaf) it's a common feature, but for code editors it isn't. CoCalc is both. Anyway, nothing to see yet, but you might want to check with us in a month...

    [1] https://github.com/sagemathinc/cocalc/pull/8071

  22. 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.

  23. 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!

  24. cypress-terminal-report

    Plugin for cypress. Logs to terminal and files, mimicking cypress UI.

  25. voici.js

    A Node.js library for pretty printing your data on the terminal🎨

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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 Terminal discussion

Log in or Post with

TypeScript Terminal related posts

Index

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

# Project Stars
1 Tabby 62,502
2 hyperterm 43,794
3 autocomplete 24,800
4 xterm.js 18,259
5 inshellisense 9,225
6 consola 6,497
7 themer 5,586
8 LiveTerm 4,849
9 wetty 4,496
10 aura-theme 3,417
11 extraterm 2,590
12 zero 2,423
13 Python 2,094
14 graphql-cli 2,007
15 termpair 1,610
16 node-pty 1,534
17 ink-ui 1,526
18 terminal 1,356
19 cocalc 1,199
20 gradient-string 1,114
21 listr2 560
22 cypress-terminal-report 511
23 voici.js 337

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

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