Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/retejs/auto-arrange-plugin
https://github.com/retejs/auto-arrange-plugin
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/retejs/auto-arrange-plugin
- Owner: retejs
- License: mit
- Created: 2018-12-02T19:19:53.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-08-30T17:01:53.000Z (3 months ago)
- Last Synced: 2024-10-30T00:54:46.081Z (21 days ago)
- Language: TypeScript
- Homepage: https://retejs.org
- Size: 662 KB
- Stars: 17
- Watchers: 4
- Forks: 16
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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)