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

yuku/textcomplete

Autocomplete for HTMLTextAreaElement and more. observed · 2026-08-28

github.com/yuku/textcomplete · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4757
  • days_rel: n/a
  • days_push: 996
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1744 stars · 299 forks observed · 2026-08-28

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

Textcomplete is a TypeScript library that adds autocomplete functionality to HTMLTextAreaElement, contenteditable elements, and CodeMirror editors. It is organized as a monorepo of packages including a core engine and editor adapters.

Use cases

  • add mention autocomplete to a textarea
  • implement emoji or hashtag suggestions in a comment box
  • autocomplete in contenteditable rich text editors
  • add autocomplete to CodeMirror editors
  • build custom dropdown suggestion UI for text inputs

When to choose

  • you need autocomplete in plain textareas or contenteditable elements
  • you want a small, framework-agnostic autocomplete engine
  • you need CodeMirror autocomplete support

When to avoid

  • you need a full-featured rich text editor with built-in autocomplete
  • you want a framework-specific component with React/Vue bindings out of the box
  • you need active development and frequent updates

Facets

library · maturity maintenance

ui-components form-handling web-development frontend text-editors browser autocomplete textarea contenteditable codemirror typescript nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
yuku/textcompletemain23

For agents

markdown · JSON · MCP: product_card(name="yuku/textcomplete")

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