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
node-red node-red-dashboard
Last synced: 4 months 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 (10 months ago)
- Default Branch: main
- Last Pushed: 2025-08-28T00:43:41.000Z (10 months ago)
- Last Synced: 2025-12-15T20:12:24.762Z (6 months ago)
- Topics: node-red, node-red-dashboard
- Language: JavaScript
- Homepage: https://flows.nodered.org/node/@yoshoku/node-red-dashboard-2-ui-ace-editor
- Size: 571 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).