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

francisrstokes/super-expressive

🦜 Super Expressive is a zero-dependency JavaScript library for building regular expressions in (almost) natural language observed · 2026-08-28

github.com/francisrstokes/super-expressive · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 2241
  • days_rel: n/a
  • days_push: 789
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4612 stars · 135 forks observed · 2026-08-28

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

Super Expressive is a zero-dependency JavaScript library for building regular expressions using a fluent, almost natural-language API. It produces standard JavaScript RegExp objects while keeping the resulting patterns readable and maintainable.

Use cases

  • build complex regexes without writing cryptic syntax
  • make regular expressions readable for code review
  • construct regexes programmatically with a fluent chainable API
  • teach or learn regular expression concepts
  • compose reusable regex subexpressions

When to choose

  • you want readable, maintainable regex construction in JavaScript
  • you need a tiny zero-dependency library
  • your team struggles with reading or writing raw regex

When to avoid

  • you need regex in a non-JavaScript language without a port
  • you only need simple patterns where raw regex is fine
  • you need maximum runtime performance for hot paths

Facets

library · maturity stable

parser developer-tools developer-tools programming-languages text-editors browser cross-platform regex-builder fluent-api zero-dependency javascript natural-language nodejs

1 source

Member repositories

RepositoryRoleHealth v2
francisrstokes/super-expressivemain32

For agents

markdown · JSON · MCP: product_card(name="francisrstokes/super-expressive")

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