https://github.com/yoshoku/node-red-dashboard-2-ui-ace-editor
A code editor widget with Ace for Node-RED Dashboard 2.0.
https://github.com/yoshoku/node-red-dashboard-2-ui-ace-editor
Last synced: about 1 month ago
JSON representation
A code editor widget with Ace for Node-RED Dashboard 2.0.
- Host: GitHub
- URL: https://github.com/yoshoku/node-red-dashboard-2-ui-ace-editor
- Owner: yoshoku
- License: apache-2.0
- Created: 2025-08-23T02:46:30.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-08-26T01:58:21.000Z (about 1 month ago)
- Last Synced: 2025-08-26T02:24:50.610Z (about 1 month ago)
- Language: HTML
- Size: 536 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# node-red-dashboard-2-ui-ace-editor
A code editor widget with Ace for Node-RED Dashboard 2.0.

## Installation
You can install this node from the "Manage Palette" menu in the Node-RED interface.
Alternatively, run the following command in your Node-RED user directory:```
npm install @yoshoku/node-red-dashboard-2-ui-ace-editor
```## License
node-red-dashboard-2-ui-ace-editor is available as open source under the terms of
the [Apache-2.0 License](https://github.com/yoshoku/node-red-dashboard-2-ui-ace-editor/blob/main/LICENSE).