RSS Feed Widget
Zero-dependency RSS feed widget. Vanilla JS, dark mode, filtering.
...Built with vanilla JavaScript, it requires no frameworks, no build tools, and no dependencies.
Drop two files into your project, call RSSWidget.init() with a feed URL, and you get a polished card layout with category filtering, skeleton loading, and automatic dark mode support.
Every category badge gets a deterministic color generated from its name. Descriptions truncate at word boundaries. Dates format cleanly. Cards animate in with a staggered entrance. The entire widget is WCAG AA compliant and respects prefers-reduced-motion.
...