jpmonette/feed
A RSS, Atom and JSON Feed generator for Node.js, making content syndication simple and intuitive! 🚀 observed · 2026-08-28
Health v2 · maintenance only
89/100
- Activity 91
- Release rhythm 80
- 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: 77
- age_days: 4938
- days_rel: 59
- days_push: 58
- n_releases_24m: 6
Adoption not part of the score
1408 stars · 226 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A TypeScript library for Node.js that generates RSS 2.0, Atom 1.0, and JSON Feed 1.0 syndication feeds. It provides a simple, strongly-typed API for building feed content from website posts and articles.
Use cases
- generate an rss feed for my blog
- create atom feed for a nodejs website
- output feed from articles
- add content syndication to my site
- generate podcast feed xml
- serve rss atom and feeds from one codebase
When to choose
- you need to emit multiple feed formats (RSS, Atom, JSON Feed) from a Node.js app
- you want a type-safe, well-tested feed generator with a simple API
- you are building a blog, podcast, or news site in JavaScript/TypeScript
When to avoid
- you need to parse or read existing feeds rather than generate them
- you are not using Node.js or a JavaScript runtime
- you need highly customized non-standard feed extensions
Facets
library · maturity stable
serialization developer-tools web-development backend apis rss atom -feed feed-generator syndication xml nodejs javascript typescript
3 sources
- readme: https://github.com/jpmonette/feed · fetched 2026-08-28 · 2638d831778a
- homepage: https://github.com/jpmonette/feed · fetched 2026-08-29 · 0228ff5dc51a
- registry_npm: https://registry.npmjs.org/feed · fetched 2026-08-29 · 8c477f6e6c8a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jpmonette/feed | main | 89 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem