SaaSHub helps you find the best software and product alternatives Learn more →
Top 22 TypeScript Console Projects
-
Project mention: Ask HN: What are tools you have made for yourself since the advent of AI | news.ycombinator.com | 2026-06-08
A "Home Agent" setup, with customized special agents to manage various aspects of the house through home assistant, learning feedback from household users to try and tune everything at the right time.
Various MCPs for above.
A "remote claude code server", that gives project level overview and lets me run projects / develop on my home server rather than locally through my laptop. Supports ssh as well as a web UI (projects in a list, overview pane rendered using https://xtermjs.org/ for the rendering.
An extensive MCP for Obsidian that gives agents access to use a lot of the more advanced Obsidian functionality, such as suggesting and installing plugins / configs / etc.
It's helped some of my daily productivity, but I still prefer to get my hands dirty with code most of the time rather than full prompt it.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
What happened? I am using unjs/consola for enhanced logging. The way of injecting the logger object into the file is to define it in /utils/consola.ts and export it from there. Because Nuxt uses auto-imports, this should ensure it is automatically available everywhere in my app. Really cool stuff, one of my favorite Nuxt features along with automatic file-based routing.
-
-
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.
-
-
-
-
-
-
-
-
-
Throwing this out there, I have a command line driver for LLMs. Lots of little tricks in there to adapt the CLI to make it amiable for LLMs, but overall I try to keep it as thin a wrapper as I can. The better the model, the less wrapper is needed. It's a good way to measure model competence. The code is here https://github.com/swax/NAISYS and context logs here for examples - https://test.naisys.org/logs/
-
nestjs-shell
🐚 An interactive shell for NestJS which allows you to plug-in your custom commands and use them when the app's running
-
-
-
gem-panel
A custom element <gem-panel>, let you easily create layout similar to Adobe After Effects.
-
local-lens
A 100% local HTTP/MCP server for capturing browser console logs and network requests and server logs for LLM analysis.
Project mention: Show HN: Local Lens – MCP that captures logs and network reqs for debugging | news.ycombinator.com | 2025-07-14 -
-
-
-
TypeScript Console discussion
TypeScript Console related posts
-
Wterm – Terminal Emulator for the Web
-
Your Phone as a Terminal: One Command, One QR Code, No SSH Client
-
Telegram mini-app development and testing specifics: from initialisation to launch
-
Xterm.js – A Terminal for the Web
-
Xterm.js – open-source terminal for the web
-
Xterm.js
-
Elegant Console Logs With Consola
-
A note from our sponsor - SaaSHub
www.saashub.com | 10 Jun 2026
Index
What are some of the best open-source Console projects in TypeScript? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | xterm.js | 20,689 |
| 2 | consola | 7,277 |
| 3 | gradient-string | 1,186 |
| 4 | listr2 | 671 |
| 5 | cypress-terminal-report | 534 |
| 6 | voici.js | 428 |
| 7 | WebConsole | 207 |
| 8 | logt | 197 |
| 9 | better-logging | 170 |
| 10 | kube-design | 124 |
| 11 | winston-dev-console | 100 |
| 12 | ttty | 71 |
| 13 | NAISYS | 70 |
| 14 | nestjs-shell | 50 |
| 15 | vite-plugin-svelte-console-remover | 40 |
| 16 | logger | 32 |
| 17 | gem-panel | 16 |
| 18 | local-lens | 6 |
| 19 | deno-clear | 5 |
| 20 | logger | 5 |
| 21 | snappet | 5 |
| 22 | pace-trace | 2 |