node-red/packages/node_modules/@node-red/nodes
Dennis Bosmans 11b43aaa91 i18n: add Dutch (nl-NL) help documentation for core nodes
Add Dutch translations for all 36 HTML help files:
- common/ (9 files): inject, debug, catch, status, complete, link, comment, etc.
- function/ (9 files): function, switch, change, range, template, delay, trigger, exec, rbe
- network/ (8 files): mqtt, http, websocket, tcp, udp, tls
- parsers/ (5 files): csv, html, json, xml, yaml
- sequence/ (3 files): split/join, sort, batch
- storage/ (2 files): file, watch

Follow-up to #5440 (editor-client) and #5442 (nodes/runtime messages).
2026-01-19 22:30:32 +01:00
..
core Merge pull request #5392 from Dennis-SEG/fix/http-request-uncaught-exceptions 2026-01-07 15:37:36 +00:00
examples Merge pull request #4854 from kazuhitoyokoi/master-fixexample 2024-09-17 13:49:05 +01:00
icons Add svg icons for nodes 2023-08-16 19:21:31 +09:00
locales i18n: add Dutch (nl-NL) help documentation for core nodes 2026-01-19 22:30:32 +01:00
.npmignore Add pack-modules grunt task 2018-10-25 11:18:13 +01:00
99-sample.html.demo Change icon path from png to svg 2022-05-05 20:38:55 +09:00
99-sample.js.demo WIP: move all the code 2018-08-04 22:23:06 +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.1.3 2026-01-07 16:17:17 +00:00

README.md

@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.