SaaSHub helps you find the best software and product alternatives Learn more →
Top 9 TypeScript tree-sitter Projects
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
syntax-highlighter
Syntax Highlighter extension for Visual Studio Code (VSCode). Based on Tree-sitter.
-
wit
Agent coordination protocol — declare intents, lock symbols, detect conflicts before code is written (by amaar-mc)
Project mention: Show HN: Wit – Stops merge conflicts when multiple AI agents edit the same repo | news.ycombinator.com | 2026-03-26 -
AiDex
MCP Server for persistent code indexing. Gives AI assistants (Claude, Gemini, Copilot, Cursor) instant access to your codebase. 50x less context than grep.
Project mention: MCP servers mass-forked and republished – supply-chain attack vector | news.ycombinator.com | 2026-03-18- Be especially cautious with MCP servers that have deep filesystem access
---
*Please share this post.* The more MCP developers and users know about this attack vector, the harder it becomes to exploit. The MCP ecosystem is growing rapidly — but without awareness of supply-chain security, we're building on sand.
If you're affected: speak up. Check whether your project appears under github.com/iflow-mcp/. The more voices, the sooner npm and GitHub will act.
Original project: https://github.com/CSCSoftware/AiDex
-
Project mention: Show HN: H‑codex update – Now supports Python and more file types | news.ycombinator.com | 2025-08-07
-
engram
The context spine for AI coding agents. 8 providers, 88% proven token savings, 5 IDE integrations (Claude Code, Continue.dev, Cursor, Zed, Aider). Hook-based Read interception, HTTP API, tree-sitter AST, auto-tuning. Local SQLite, zero cloud. (by NickCirv)
Project mention: Show HN: Engram adds universal context spine for AI coding IDEs | news.ycombinator.com | 2026-05-18 -
Project mention: Show HN: LSP and Grammar for HTML and Mustache Templates | news.ycombinator.com | 2026-01-29
-
vscode-apache-dispatcher-config-language-support
An extension for Visual Studio Code that enables language support for Apache Dispatcher Configuration files. ⚙️
-
mincut-context
Token-minimal context selection for AI coding agents. Symbol graph + personalized PageRank + budget-constrained min-cut. CLI, MCP server, library.
Project mention: Your AI Coding Agent Wastes 80% of Its Context. Fixed That with Graph Theory. | dev.to | 2026-05-25The objective is submodular, so a greedy algorithm gives a $(1 - 1/e) \approx 0.63$ approximation guarantee. The full pseudocode is in the README; the implementation is ~200 lines in src/core/select.ts.
TypeScript tree-sitter discussion
TypeScript tree-sitter related posts
-
Get Shit Done: A Meta-Prompting, Context Engineering and Spec-Driven Dev System
-
Mastering Hot Reloading: Any Language, Any Editor
-
Convert Curl Commands to Code
-
Program that converts a curl call into python code?
-
Mintlify is Open Source!
-
What is a good syntax highlighter for both Python and React?
-
A note from our sponsor - SaaSHub
www.saashub.com | 10 Jun 2026
Index
What are some of the best open-source tree-sitter projects in TypeScript? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | curlconverter | 8,145 |
| 2 | syntax-highlighter | 226 |
| 3 | wit | 43 |
| 4 | AiDex | 34 |
| 5 | h-codex | 27 |
| 6 | engram | 20 |
| 7 | tree-sitter-htmlmustache | 4 |
| 8 | vscode-apache-dispatcher-config-language-support | 1 |
| 9 | mincut-context | 0 |