SaaSHub helps you find the best software and product alternatives Learn more →
Top 8 TypeScript Zsh Projects
-
-
AppSignal
AppSignal knows why the f*#k it crashed. Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise.
-
Project mention: Show HN: Intellisense style autocompletions inside of Bash | news.ycombinator.com | 2026-07-01
I've been working on my Bash plugin called flyline for a few months now and thought I'd show my latest feature: popup Intellisense style autocompletions.
The completions are generated using Bash's existing completion framework (commonly scop/bash-completion or your own completion scripts). And if you don't have a completion script setup, flyline will try to synthesize one on the fly () using man pages or --help output!
This is similar to https://github.com/microsoft/inshellisense but inshellisense only works for a hardcoded list of completions specifications and runs in a different process as Bash.
Flyline has a bunch of other features, so if you're interested you can check it out here: https://github.com/HalFrgrd/flyline. Thanks!
-
-
-
-
dotfiles-coach
CLI tool that analyzes your shell history (Bash/Zsh/PowerShell) and uses GitHub Copilot CLI to suggest smart aliases, functions, and safety improvements tailored to your workflow. Privacy-first: secrets are scrubbed locally before anything leaves your machine.
Project mention: Show HN: Dotfiles Coach CLI that analyzes your shell history with GitHub Copilot | news.ycombinator.com | 2026-02-08 -
trace.ohmyz.sh
🔬 A fast, interactive web-based viewer for performance tracing of zsh, with all heavy lifting done thanks to speedscope.app 💪
FWIW, we have tracing functionality to help you identify why your local environment/config is slower than you'd like.
https://github.com/ohmyzsh/trace.ohmyz.sh
-
Kargo
Stop Scripting Promotions. Start Shipping with Kargo. Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.
-
Project mention: The Terminal Renaissance: Designing Beautiful TUIs in the Age of AI | dev.to | 2026-04-09
q is a tiny Claude Code CLI built with TypeScript, Bun, and Ink (React for terminals). One letter, four modes: query (fire-and-forget questions), pipe (Unix pipeline citizen), interactive (full TUI), and agent (tool-using AI).
TypeScript Zsh discussion
TypeScript Zsh related posts
-
Brains. Bugs. Dopamine. how to trick yourself into loving code again
-
Fig is ending their service
-
Tools that keep me productive
-
Fig Is Sunsetting
-
Fig Is Sunsetting
-
Fig
-
Enhancing your terminal experience: Warp or Fig?
-
A note from our sponsor - SaaSHub
www.saashub.com | 5 Sep 2026
Index
What are some of the best open-source Zsh projects in TypeScript? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | autocomplete | 25,207 |
| 2 | inshellisense | 10,690 |
| 3 | zeno.zsh | 307 |
| 4 | snips | 84 |
| 5 | complish | 31 |
| 6 | dotfiles-coach | 7 |
| 7 | trace.ohmyz.sh | 5 |
| 8 | q | 4 |