Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/retejs/auto-arrange-plugin


https://github.com/retejs/auto-arrange-plugin

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

Rete.js Auto arrange plugin
====
[![Made in Ukraine](https://img.shields.io/badge/made_in-ukraine-ffd700.svg?labelColor=0057b7)](https://stand-with-ukraine.pp.ua)
[![Discord](https://img.shields.io/discord/1081223198055604244?color=%237289da&label=Discord)](https://discord.gg/cxSFkPZdsV)

**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](https://github.com/retejs/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](https://retejs.org/docs/guides/arrange) and [example](https://retejs.org/examples/arrange) using this plugin

## Contribution

Please refer to the [Contribution](https://retejs.org/docs/contribution) guide

## License

[MIT](https://github.com/retejs/auto-arrange-plugin/blob/main/LICENSE)