pmizio/typescript-tools.nvim
⚡ TypeScript integration NeoVim deserves ⚡ observed · 2026-08-28
Health v2 · maintenance only
56/100
- Activity 52
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1400
- days_rel: n/a
- days_push: 288
- n_releases_24m: 0
Adoption not part of the score
2151 stars · 76 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A pure Lua NeoVim plugin that replaces typescript-language-server by communicating directly with Tsserver using its native protocol, like VS Code's TypeScript extension. It provides fast completions, diagnostics, and code actions for TypeScript and JavaScript projects, especially large monorepos.
Use cases
- speed up TypeScript completions in large Neovim projects
- replace typescript-language-server with a faster alternative
- get VS Code-like TypeScript support in Neovim
- extract variables and functions via code actions in Neovim
- run multiple tsserver instances per project
- support styled-components in Neovim TypeScript editing
When to avoid
- you don't use Neovim
- you rely on a standard LSP server setup for other editors
- you need guaranteed stability, as the plugin is in early beta
Facets
plugin · maturity active
editor linter developer-tools developer-tools text-editors web-development frontend editor-plugin cli cross-platform neovim typescript tsserver lsp lua code-completion refactoring
1 source
- readme: https://github.com/pmizio/typescript-tools.nvim · fetched 2026-08-28 · b2eecb254b27
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| pmizio/typescript-tools.nvim | main | 56 |
For agents
markdown · JSON · MCP: product_card(name="pmizio/typescript-tools.nvim")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem