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

benhmoore/Knwl

Find Dates, Places, Times, and More. A .js library for parsing text for specific information. observed · 2026-08-28

github.com/benhmoore/Knwl · 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4659
  • days_rel: n/a
  • days_push: 1071
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

5252 stars · 210 forks observed · 2026-08-28

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

Knwl.js is a JavaScript library that parses natural language text to extract specific information such as dates, times, phone numbers, email addresses, and places. It uses a plugin architecture where parser plugins provide new extraction abilities, with several default plugins included.

Use cases

  • extract dates and times from free-form text
  • find phone numbers and email addresses in strings
  • detect place names mentioned in user input
  • parse structured info out of emails or messages
  • build a chatbot that understands dates in user text
  • automatically extract entities from documents in Node.js or the browser

When to choose

  • you need lightweight, client- or server-side entity extraction from English text without heavy ML models
  • you want an extensible parser with a plugin system for custom entity types

When to avoid

  • you need high-accuracy NER across many languages or complex entities - use an ML-based NLP library instead
  • the project's future is uncertain per its own issue tracker, so avoid it for critical long-term dependencies

Facets

library · maturity maintenance

nlp parser plugin-system developer-tools browser text-parsing entity-extraction information-extraction dates phone-numbers email-parsing natural-language-processing nodejs javascript

1 source

Member repositories

RepositoryRoleHealth v2
benhmoore/Knwlmain23

For agents

markdown · JSON · MCP: product_card(name="benhmoore/Knwl")

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