mirror of
https://gitlab.silvrtree.co.uk/martind2000/rss-braider.git
synced 2025-01-11 06:25:07 +00:00
452 B
452 B
Summary
A node.js module to braid or aggregate more than one RSS feed (file or url) into a single feed and process via specified plugins.
Installation
$ git clone git@github.com:KQED/rss-braider.git
$ cd rss-braider
$ npm install
Test
npm test
Examples
$ cd examples
$ node simple.js
$ node plugins.js