Go to file
2015-03-04 12:01:09 -08:00
examples Adding support for plugins dir(s) in configs. Updated unit tests 2015-03-04 12:01:09 -08:00
lib Adding support for plugins dir(s) in configs. Updated unit tests 2015-03-04 12:01:09 -08:00
test Adding support for plugins dir(s) in configs. Updated unit tests 2015-03-04 12:01:09 -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 package.json cleanup 2015-02-10 17:36:59 -08:00
README.md Update README.md 2015-02-12 19:44:33 -08:00

Build Status

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