Show HN: Feedsmith — Fast parser & generator for RSS, Atom, OPML feed namespaces
Published on: 2025-07-23 16:03:43
Feedsmith
Robust and fast JavaScript parser and generator for RSS, Atom, JSON Feed, and RDF feeds, with support for popular namespaces and OPML files. It provides both universal and format-specific parsers that maintain the original feed structure while offering helpful normalization.
Feedsmith maintains the original feed structure in a clean, object-oriented format. It intelligently normalizes legacy elements, providing you with complete access to all feed data without compromising simplicity.
Features · Installation · Parsing · Generating · Benchmarks · FAQ
Leniency
Normalizes legacy elements ✨ — Upgrades feed elements to their modern equivalents so that you never need to worry about reading feeds in older formats.
✨ — Upgrades feed elements to their modern equivalents so that you never need to worry about reading feeds in older formats. CaSe INSENsiTive — Handles fields and attributes in any case (lowercase, uppercase, mixed).
Performance and type-safety
Fast parsing — One o
... Read full article.