RSS Feed Widget
Zero-dependency RSS feed widget. Vanilla JS, dark mode, filtering.
RSS Feed Widget transforms any RSS feed into a responsive card grid with a single function call. 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....