Ross ROSS = Recommend OSS · open-source software intelligence for agents

retextjs/retext

natural language processor powered by plugins part of the @unifiedjs collective observed · 2026-08-28

github.com/retextjs/retext · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

25/100

  • Activity 5
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4474
  • days_rel: n/a
  • days_push: 575
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2436 stars · 91 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Retext is a JavaScript library that transforms natural language into concrete syntax trees (CSTs) and lets plugins inspect and change that structured prose. It is part of the unified collective and runs on the server, client, and Deno.

Use cases

  • check spelling in text programmatically
  • fix typography like smart quotes in prose
  • check readability of articles
  • lint natural language text for redundant phrases
  • parse English text into a syntax tree
  • build custom natural language processing plugins

When to choose

  • you want to process or lint prose as structured data in JavaScript
  • you need a plugin-based pipeline for natural language transformations
  • you want to run text processing on server, client, or Deno

When to avoid

  • you need heavy statistical NLP or machine learning models
  • you only need simple regex-based text replacement
  • you work outside the JavaScript ecosystem

Facets

library · maturity active

nlp parser plugin-system developer-tools text-editors browser unified cst natural-language prose-linting ecosystem natural-language-processing nodejs deno javascript

3 sources

Member repositories

RepositoryRoleHealth v2
retextjs/retextmain25

For agents

markdown · JSON · MCP: product_card(name="retextjs/retext")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem