# ananthakumaran/tide

Tide - TypeScript Interactive Development Environment for Emacs

Repository: https://github.com/ananthakumaran/tide
Canonical: https://ross.abutalabs.com/products/ananthakumaran-tide
Language: Emacs Lisp
License: GPL-3.0
License Family: copyleft
Topics: typescript, emacs
Last push: 2026-02-19T03:37:34+00:00

## Health v2 (maintenance only)
Score: 63/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 68, release rhythm 35, longevity 100
- inputs: {"age_days": 4133, "days_push": 195, "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 1476, forks 109 (observed 2026-08-28T04:04:50.214905+00:00)

## What it is
Tide is a TypeScript Interactive Development Environment for Emacs, providing IDE features like completion, eldoc, flycheck diagnostics, and formatting via the TypeScript language service. It also supports JavaScript and JSX editing.

## Use cases
- typescript ide features in emacs
- autocomplete and type checking for typescript in emacs
- format typescript files on save in emacs
- lint typescript with flycheck in emacs
- edit tsx and jsx files in emacs with ide support

## When to choose
- you use Emacs as your primary editor and work with TypeScript or JavaScript
- you want lightweight IDE features without leaving Emacs
- you want on-save formatting and syntax checking integrated with flycheck

## When to avoid
- you use VS Code or another editor with built-in TypeScript support
- you don't use Emacs
- you need features only available in a full standalone IDE

## Facets
- artifact type: plugin
- maturity: active
- function: editor, developer-tools, linter, formatter
- domain: developer-tools, text-editors, web-development
- platform: editor-plugin
- tags: typescript, emacs-lisp, language-server, ide, flycheck, company-mode, javascript, emacs, nodejs

## Member repositories
- ananthakumaran/tide (main) score 63

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:50.214905+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-30T04:34:26.847770+00:00, confidence not recorded.
  - readme: https://github.com/ananthakumaran/tide (fetched 2026-08-28T04:04:50.214905+00:00, sha 1b65c0c3d9fc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
