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

ekalinin/sitemap.js

Sitemap-generating framework for node.js observed · 2026-08-28

github.com/ekalinin/sitemap.js · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

89/100

  • Activity 98
  • Release rhythm 72
  • 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: 3
  • age_days: 5544
  • days_rel: 186
  • days_push: 15
  • n_releases_24m: 6

Full methodology

Adoption not part of the score

1712 stars · 155 forks observed · 2026-08-28

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

sitemap.js is a Node.js library and CLI for generating, parsing, validating, and updating sitemap XML files. It uses streaming to efficiently build sitemaps and sitemap indexes from large lists of URLs, and can serve them from servers like Express.

Use cases

  • generate a sitemap.xml from a list of urls
  • create sitemap index files for sites with more than 50k urls
  • serve a dynamically updated sitemap from an express server
  • validate and parse existing sitemap xml files
  • generate gzipped sitemaps for large websites
  • build sitemaps programmatically in a node.js build pipeline

When to choose

  • you need to generate standards-compliant sitemap XML in a Node.js application
  • you have a large number of URLs and need streaming generation or sitemap indexes
  • you want both a programmatic API and a CLI for one-off sitemap tasks
  • you need to parse, validate, or update existing sitemaps

When to avoid

  • your site is not built with Node.js or JavaScript tooling
  • you need a framework-agnostic static site generator that produces sitemaps automatically
  • you need multi-language sitemap generation beyond what the library supports out of the box

Facets

library · maturity stable

web-framework cli serialization developer-tools web-development developer-tools apis cli cross-platform sitemap sitemap-xml seo streaming esm-only typescript nodejs

1 source

Member repositories

RepositoryRoleHealth v2
ekalinin/sitemap.jsmain89

For agents

markdown · JSON · MCP: product_card(name="ekalinin/sitemap.js")

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