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

xmflswood/pinyin-match

拼音匹配,具备分词、缩写、多音字匹配能力,支持繁体版 observed · 2026-08-28

github.com/xmflswood/pinyin-match · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

57/100

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

  • gap_med: n/a
  • age_days: 2982
  • days_rel: n/a
  • days_push: 269
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1070 stars · 128 forks observed · 2026-08-28

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

A JavaScript library for fast pinyin-based matching of Chinese text, supporting polyphonic characters, traditional Chinese, and initial-letter abbreviations. It returns match position information usable for highlighting matched characters.

Use cases

  • search a contact list by typing pinyin initials
  • fuzzy filter Chinese list items using pinyin abbreviations
  • match Chinese text with polyphonic characters correctly
  • highlight matched characters in search results
  • support traditional Chinese pinyin search
  • build a pinyin search box for a web app

When to choose

  • you need fast pinyin matching in JavaScript with polyphone and traditional Chinese support
  • you need match position info for highlighting
  • you need high performance on long polyphonic strings

When to avoid

  • you need full pinyin-to-hanzi conversion rather than matching
  • your project is not in JavaScript or Go
  • you need segmentation of arbitrary text rather than search matching

Facets

library · maturity active

search-engine nlp parser frontend web-development browser pinyin chinese fuzzy-matching polyphonic-characters traditional-chinese text-search highlighting natural-language-processing search nodejs javascript

2 sources

Member repositories

RepositoryRoleHealth v2
xmflswood/pinyin-matchmain57

For agents

markdown · JSON · MCP: product_card(name="xmflswood/pinyin-match")

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