node-red/packages/node_modules/@node-red/editor-client
Nick O'Leary eed3a749db
Fix undefined error on typedInput due to valueLabel used before being added
2019-06-07 14:34:35 +01:00
..
locales Add popovers to context sidebar mini buttons 2019-06-01 13:21:21 +01:00
src Fix undefined error on typedInput due to valueLabel used before being added 2019-06-07 14:34:35 +01:00
templates Get rid of Bootstrap 2019-05-02 17:03:42 +01:00
.npmignore Add pack-modules grunt task 2018-10-25 11:18:13 +01:00
LICENSE Add LICENSE to each package 2018-08-21 13:57:59 +01: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 1.0.0-beta.2 2019-05-24 11:36:57 +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.