2015-02-12 19:44:33 -08:00
2015-02-10 17:20:14 -08:00
2015-02-11 16:11:27 -08:00
2015-02-11 08:24:53 -08:00
2014-12-23 15:39:57 -08:00
2015-02-10 17:36:59 -08:00
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
Description
No description provided
Readme 194 KiB
Languages
JavaScript 100%