@bartbutenaers/node-red-autolayout-sidebar
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "@bartbutenaers/node-red-autolayout-sidebar", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "A sidebar plugin for Node-RED to offer auto-layouting", | ||
@@ -32,3 +32,3 @@ "dependencies": { | ||
"engines": { | ||
"node": ">=8" | ||
"node": ">=18.0.0" | ||
}, | ||
@@ -35,0 +35,0 @@ "node-red": { |
@@ -7,2 +7,9 @@ # node-red-autolayout-sidebar | ||
## Install | ||
Run the following npm command in your Node-RED user directory (typically ~/.node-red): | ||
``` | ||
npm install @bartbutenaers/node-red-autolayout-sidebar | ||
``` | ||
Caution: NodeJs version ***17.0.0*** is minimal required by the DagreJs graph library! | ||
## Experimental | ||
@@ -38,2 +45,10 @@ This sidebar plugin is experimental, which means some breaking changes might be introduced in the near future! | ||
## Node Undo | ||
Because the undo does not work in the sidebar, an undo button has been added: | ||
![img](https://cdn.openmindmap.org/content/1699442004757_auto-layout-undo.gif) | ||
The Undo button works just as normal undo and multiple click will cause other things to be undone aswell: the undo button is **not** specific to the layout, it **will** undo other actions. | ||
## Node properties | ||
@@ -84,1 +99,7 @@ | ||
## Sharing Settings | ||
If you have a layout configuration that you wish to include in the presets, then please share your configuration in the [Node-RED forum](https://discourse.nodered.org/t/announcement-node-red-autolayout-sidebar-experimental-version-s/82263). | ||
Any suggestions and ideas are most welcome :+1: | ||
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
53293
103
1