RSS Box Viewer provides a simple way to embed RSS feeds as elegant boxes in any HTML document via an automagically generated JavaScript tag.
git clone --recurse-submodules https://github.com/p3k/rss-box.git
cd rss-box
npm install
npm start
xdg-open http://localhost:8000 # … or open your browser manually with this URL
📷 Screenshot
🧐 Original installation
Coded in JavaScript by Tobi Schäfer between 2001 and 2021.
The author cannot be held responsible for anything that this software might or might not do.
- @babel/preset-env
- Polyfills with Babel and core-js
- Prettier options
- Rollup configuration options
- Svelte introduction
This project is tested in various browsers using BrowserStack.