node-red/node-red-web-nodes

Name: node-red-web-nodes

Owner: node-red

Description: A collection of node-red nodes aimed at web services

Created: 2014-08-27 13:48:30.0

Updated: 2017-12-29 00:23:31.0

Pushed: 2017-12-29 17:19:12.0

Homepage: null

Size: 873

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

node-red-web-nodes

A collection of node-red nodes aimed at web services

Installation

These nodes are now separated into individual npms and available to install from npm.

They can be installed by

    npm install node-red-node-{nodename}

in your node-red user directory - this is usually ~/.node-red

Nodes

The install name is node-red-node-(the name in braces). For example

    cd ~/.node-red
    npm install node-red-node-weather-underground
Contributing / Fixes

Now that we support npm installaton of nodes we recommend people create and post their own via npm. Please read the packaging guide notes.

If you are an IBMer, please contact us directly as the contribution process is slightly different.

For simple typos and single line fixes please just raise an issue pointing out our mistakes. If you need to raise a pull request please read our contribution guidelines before doing so.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.