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

RadLikeWhoa/Countable

Add live paragraph-, word- and character-counting to an HTML element. observed · 2026-08-28

github.com/RadLikeWhoa/Countable · homepage · JavaScript · 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: 4925
  • days_rel: n/a
  • days_push: 1664
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1639 stars · 132 forks observed · 2026-08-28

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

Countable is a tiny, zero-dependency JavaScript library (~1KB) that adds live paragraph, word, sentence, and character counting to HTML elements. It works as a Node/CommonJS module, AMD module, or global script and updates counts whenever an element's value changes.

Use cases

  • count words in a textarea as the user types
  • show live character counts on form inputs
  • count paragraphs and sentences in editable HTML elements
  • add a word counter to a comment box or editor
  • get one-off text statistics for an element's content

When to choose

  • you need lightweight live text counting in the browser with no dependencies
  • you want paragraph, word, sentence, and character stats from a simple API
  • you need a library that works via npm, AMD, or a global script tag

When to avoid

  • you need rich text analysis beyond basic counting
  • you need a framework-specific component (React/Vue) rather than a plain JS function
  • the project requires actively maintained dependencies or recent updates

Facets

library · maturity maintenance

developer-tools web-development frontend developer-tools browser word-count character-count live-counting zero-dependency text-stats nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
RadLikeWhoa/Countablemain23

For agents

markdown · JSON · MCP: product_card(name="RadLikeWhoa/Countable")

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