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 d623848c87
Update all node icons to SVG
When listing icons provided by a module, if there is a png and svg
with the same name, only the svg will be listed.

If a node asks for a png icon which is not known, but there is a
corresponding svg, that will be used instead.
2019-06-21 12:36:20 +01:00
..
core Update all node icons to SVG 2019-06-21 12:36:20 +01:00
icons Update all node icons to SVG 2019-06-21 12:36:20 +01:00
locales update info text 2019-06-07 21:39:12 +09: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 Bump for 1.0.0-beta.2 2019-05-24 11:36:57 +01: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.