UNPKG

@rakh/rss-braider

Version:

Braid/aggregate/combine RSS feeds into a single RSS (or JSON) document. Optionally process through specified plugins.

8 lines (6 loc) 216 B
module.exports = function (item, itemOptions, source) { // This is an intentionally broken plugin for testing. // This doesn't do anything and shouldn't be a template // for other plugins return; };