1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00
node-red/packages/node_modules/@node-red/nodes
Nick O'Leary 0ec04a3624
Allow notifications to be reused in place rather than stack
For example, clipboard actions now reuse the same notification.
Similarly the Inject node will reuse its notification when
injecting.
2019-01-09 14:02:46 +00:00
..
core Allow notifications to be reused in place rather than stack 2019-01-09 14:02:46 +00:00
icons Move core node icons into node package 2018-08-15 23:12:51 +01:00
locales Update to WS 6.x and fix all it broke 2019-01-08 16:21:36 +00:00
.npmignore Add pack-modules grunt task 2018-10-25 11:18:13 +01:00
99-sample.html.demo Merge branch 'dev' into repackage 2018-09-17 14:49:11 +01:00
99-sample.js.demo WIP: move all the code 2018-08-04 22:23:06 +01:00
index.js pull out editor-client and editor-api 2018-08-17 22:10:54 +01:00
LICENSE Add LICENSE to each package 2018-08-21 13:57:59 +01:00
package.json Update ws dependency in sub-modules 2019-01-08 16:31:18 +00:00
README.md Add README files to each package 2018-08-21 13:43:11 +01:00

@node-red/nodes

Node-RED core nodes module.

This provides all of the core Node-RED nodes.

Source

The main Node-RED modules are maintained as a monorepo on GitHub.