node-red-contrib-twitter-text

0.1.0 • Public • Published

node-red-contrib-twitter-text

Node-red nodes for parsing urls, hashtags, usernames, etc. using the twitter-text library

Installing

Run this command in your local node-red directory:

npm install node-red-contrib-twitter-text

Usage

Takes the input text from msg.payload, extracts the entities to an array, and sets it to msg.payload.

If you need other twitter-text functionality feel free to reach out and ask (PRs also welcome of course).

Licence

MIT

Readme

Keywords

Package Sidebar

Install

npm i node-red-contrib-twitter-text

Weekly Downloads

0

Version

0.1.0

License

none

Last publish

Collaborators

  • cowchimp