node-red/packages/node_modules/@node-red/editor-client
Gerrit Riessen aef90576eb
Reveal node in search results with mouseover
This highlights nodes in the search results using a mouseover trigger.

See forum https://discourse.nodered.org/t/highlight-nodes-in-search-results-list/99747 for a discussion.
2025-12-04 13:01:59 +01:00
..
locales i18n(NodeRed) update ES translation files to latest code base 2025-10-09 17:12:38 +02:00
src Reveal node in search results with mouseover 2025-12-04 13:01:59 +01:00
templates fix(editor): remove trailing slash 2024-05-30 01:42:16 +02:00
.npmignore
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.1.2 2025-12-03 15:50:47 +00: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.