# pmizio/typescript-tools.nvim

⚡ TypeScript integration NeoVim deserves ⚡

Repository: https://github.com/pmizio/typescript-tools.nvim
Canonical: https://ross.abutalabs.com/products/typescript-toolsnvim
Language: Lua
License: MIT
License Family: permissive
Last push: 2025-11-18T09:12:08+00:00

## Health v2 (maintenance only)
Score: 56/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 52, release rhythm 35, longevity 100
- inputs: {"age_days": 1400, "days_push": 288, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2151, forks 76 (observed 2026-08-28T04:06:19.325751+00:00)

## What it is
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
- artifact type: plugin
- maturity: active
- function: editor, linter, developer-tools
- domain: developer-tools, text-editors, web-development, frontend
- platform: editor-plugin, cli, cross-platform
- tags: neovim, typescript, tsserver, lsp, lua, code-completion, refactoring

## Member repositories
- pmizio/typescript-tools.nvim (main) score 56

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:19.325751+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:50:56.668603+00:00, confidence not recorded.
  - readme: https://github.com/pmizio/typescript-tools.nvim (fetched 2026-08-28T04:06:19.325751+00:00, sha b2eecb254b27)
- Data as of 2026-08-30T08:39:29.467469+00:00.
