Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

rete-auto-arrange-plugin

retejs37kMIT2.0.2TypeScript support: included
plugin, rete, Rete.js

readme

Rete.js Auto arrange plugin

Made in Ukraine Discord

Rete.js plugin

Key features

  • Arrange nodes: allows automatic arrangement of nodes, powered by elkjs
  • Customization: modify the placement of nodes by adjusting elkjs options
  • Nested nodes: supports nodes with a parent field, like in Scopes plugin
  • Presets: predefined configuration for the ports placement
    • Classic: provides a classic ports placement (left bottom and right top relative to the node)
  • Appliers: enhance the layout features
    • Standard: immediate change of a node's position
    • Transition: enables use of animation

Getting Started

Please refer to the guide and example using this plugin

Contribution

Please refer to the Contribution guide

License

MIT

changelog

2.0.2 (2024-08-30)

Bug Fixes

  • update cli and fix linting errors (185477b)

2.0.1 (2024-01-27)

Bug Fixes