node-red/packages/node_modules/@node-red/editor-client
Nick O'Leary c9b902c2b4
Merge pull request #4658 from node-red/fix-subflow-conf-type
Fix saving of conf-type properties in module packaged subflows
2024-04-23 23:45:29 +02:00
..
locales Update packages/node_modules/@node-red/editor-client/locales/en-US/editor.json 2024-04-18 14:22:50 +01:00
src Merge pull request #4658 from node-red/fix-subflow-conf-type 2024-04-23 23:45:29 +02:00
templates Merge branch 'master' into patch-1 2024-01-19 16:14:20 +00:00
.npmignore Add pack-modules grunt task 2018-10-25 11:18:13 +01:00
LICENSE Update package readmes and licenses 2022-01-27 12:49:48 +00:00
README.md Add README files to each package 2018-08-21 13:43:11 +01:00
index.js
package.json Bump for 3.1.9 release 2024-04-11 19:15:46 +01:00

README.md

@node-red/editor-client

Node-RED editor resources module.

This provides all of the client-side resources of the Node-RED editor application.

Source

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