You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+24Lines changed: 24 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,3 +2,27 @@ node-red-web-nodes
2
2
==================
3
3
4
4
A collection of [node-red](http://nodered.org) nodes aimed at web services
5
+
6
+
### Installation
7
+
8
+
The latest release of these nodes can be installed by running:
9
+
10
+
$ npm install node-red-node-web-nodes
11
+
12
+
13
+
### Nodes
14
+
15
+
The current release contains the following nodes:
16
+
17
+
- Amazon S3
18
+
- Write to a file
19
+
- Delicious
20
+
- Add a bookmark
21
+
- Dropbox
22
+
- Write to a file
23
+
- Flickr
24
+
- Upload images
25
+
- Pinboard
26
+
- Add a bookmark
27
+
28
+
We are continuing to add additional nodes and broaden their capabilities. Have a look at the [issue list](https://github.com/node-red/node-red-web-nodes/labels/node) for a preview of what's being worked on.
0 commit comments