Go to file
2015-05-28 17:45:32 -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 package.json cleanup 2015-05-28 17:45:32 -07: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