Build Status

Summary

Braid/aggregate one or more RSS feeds (file or url) into a single feed (RSS or JSON output). Process resulting feed through specified plugins.

Installation

npm install rss-braider

Test

npm test

Examples

$ cd examples
$ node simple.js
$ node plugins.js
Description
No description provided
Readme 194 KiB
Languages
JavaScript 100%