node-red/packages/node_modules/@node-red/editor-client
Nick O'Leary dae4ba8044
Merge pull request #4964 from node-red/4962-import-warning-tidy
Validate json dropped into editor to avoid unhelpful error messages
2024-12-05 16:31:33 +00:00
..
locales i18n(App) update with latest language file changes 2024-10-04 18:06:01 +02:00
src Merge pull request #4964 from node-red/4962-import-warning-tidy 2024-12-05 16:31:33 +00:00
templates fix(editor): remove trailing slash 2024-05-30 01:42:16 +02: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 pull out editor-client and editor-api 2018-08-17 22:10:54 +01:00
package.json Bump for 4.0.5 2024-10-10 11:05:08 +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.