Git Product home page Git Product logo

node-red-contrib-rss's Introduction

node-red-contrib-rss

A Node-RED node to convert items to a RSS feed

Install

Run the following command in your Node-RED user directory - typically ~/.node-red

    npm i node-red-contrib-rss

Usage

Uses the rss npm module to construct the RSS feed. You can use any options accepted by the rss module.

Expects the incoming msg.payload to be an array of objects.

The rules for Feed Options and Item Options determine where the node grabs data from to fill in the options passed to the rss module.

node-red-contrib-rss's People

Contributors

dannysu avatar

Stargazers

Siva avatar Bruno Amaral avatar Lorenzo Bivens avatar Eric Vitiello avatar gasolin avatar

Watchers

 avatar  avatar

node-red-contrib-rss's Issues

Support for JSONata in the fields and more

Just spent an hour trying to figure out why it doesn't work, only to realize I was trying stuff like

e4c05dd7-9632-43b2-b483-400dc9ca766b

Then realized it, moved all JSONata to a 'change' node, and now it works beautifully. So - just a suggestion, maybe support JSONata in the node itself?

Also, your example flow doesn't work, feed_url is missing.

Also, some description and diagnostics wouldn't hurt - currently, the node doesn't return anything at all on error.

Support for ATOM output?

Does this also work with ATOM feeds?

Or is there an alternative output for NodeRed that I could use?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.