Go to file
2015-05-28 17:57:33 -07:00
examples RSS-28: Moving plugs to examples and updating unit tests 2015-03-04 12:16:40 -08:00
lib Clarifying error to help pin down bad feed source 2015-05-28 17:42:50 -07:00
test RSS-28: Moving plugs to examples and updating unit tests 2015-03-04 12:16:40 -08:00
.travis.yml Removing ancient node versions. 2015-02-11 08:24:53 -08:00
index.js first commit of new repo 2014-12-23 15:39:57 -08:00
package.json More package.json cleanup. Readme cleanup 2015-05-28 17:57:33 -07:00
README.md More package.json cleanup. Readme cleanup 2015-05-28 17:57:33 -07:00

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