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

nfrasser/linkifyjs

JavaScript plugin for finding links in plain-text and converting them to HTML <a> tags. observed · 2026-08-28

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

Health v2 · maintenance only

88/100

  • Activity 96
  • Release rhythm 71
  • 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: 78
  • age_days: 4871
  • days_rel: 112
  • days_push: 28
  • n_releases_24m: 6

Full methodology

Adoption not part of the score

2039 stars · 186 forks observed · 2026-08-28

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

Linkify is a JavaScript library that finds URLs, email addresses, #hashtags, @mentions and other link-like entities in plain text and converts them into HTML <a> tags. It ships with interfaces for plain strings, HTML, React, jQuery and the browser DOM, plus a plugin system for custom link types.

Use cases

  • autolink urls in user comments
  • convert plain text links to clickable html anchors
  • detect email addresses in strings
  • highlight hashtags and mentions in social media posts
  • find all links in a block of text
  • render linkified text in react components
  • check whether a string is a valid url or email

When to choose

  • you need fast, accurate link detection in plain text with a small footprint
  • you want framework integrations for React, jQuery or raw DOM
  • you need hashtag, mention or custom link format support
  • you need multi-language and emoji domain support

When to avoid

  • you need full HTML sanitization rather than link detection
  • you only need markdown link parsing
  • your environment cannot run JavaScript

Facets

library · maturity stable

parser templating ui-components web-development frontend browser cross-platform autolink url-detection hashtags mentions html-links react jquery natural-language-processing nodejs

4 sources

Member repositories

RepositoryRoleHealth v2
nfrasser/linkifyjsmain88

For agents

markdown · JSON · MCP: product_card(name="nfrasser/linkifyjs")

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