# TypeStrong/atom-typescript

The only TypeScript package you will ever need

Repository: https://github.com/TypeStrong/atom-typescript
Canonical: https://ross.abutalabs.com/products/atom-typescript
Homepage: https://atom.io/packages/atom-typescript
Language: TypeScript
License: MIT
License Family: permissive
Last push: 2023-01-01T23:13:22+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4456, "days_push": 1340, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1125, forks 200 (observed 2026-08-28T04:03:41.063516+00:00)

## What it is
A TypeScript language plugin for the Atom editor providing autocomplete, live error analysis, type info on hover, and compile-on-save via tsconfig.json support. The project was officially unmaintained as of May 2022 and Atom itself was sunset in December 2022.

## Use cases
- typescript autocomplete in atom
- live error checking for typescript files
- compile typescript on save
- tsconfig.json project support in atom
- type information on hover

## When to choose
- you are still working in the legacy Atom editor and need TypeScript support

## When to avoid
- you use any modern editor - use VS Code or its TypeScript language server instead
- you need maintained tooling or bug fixes
- you are starting a new project

## Facets
- artifact type: plugin
- maturity: abandoned
- function: editor, developer-tools, type-system
- domain: developer-tools, text-editors, programming-languages
- platform: editor-plugin
- tags: typescript, atom-editor, autocomplete, linting, unmaintained, desktop

## Member repositories
- TypeStrong/atom-typescript (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:41.063516+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-30T06:39:22.376234+00:00, confidence not recorded.
  - readme: https://github.com/TypeStrong/atom-typescript (fetched 2026-08-28T04:03:41.063516+00:00, sha 8fc404c020aa)
  - homepage: https://atom.io/packages/atom-typescript (fetched 2026-08-29T12:43:53.535932+00:00, sha add14d6427a1)
  - registry_npm: https://registry.npmjs.org/atom-typescript (fetched 2026-08-29T12:43:53.540574+00:00, sha 8f44a520bf98)
  - site_page: https://github.blog/changelog (fetched 2026-08-29T12:43:53.538640+00:00, sha 3ff395138dd0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
