Crates.io | yewflow |
lib.rs | yewflow |
version | 0.2.0 |
source | src |
created_at | 2024-02-11 16:28:40.686523 |
updated_at | 2024-02-22 19:54:23.433322 |
description | A flowchart library for Yew, inspired by React Flow |
homepage | |
repository | https://github.com/nmattela/yewflow |
max_upload_size | |
id | 1135925 |
size | 49,257 |
A library inspired by React Flow, but made for Yew.
It is not a perfect copy, nor does it include all the features that React Flow has.
The current features are:
Some major features that are missing:
To get started, I recommend you check out the example in the examples folder.
Naturally, contributions are welcome. Just open a pull request and I will be notified.
DISCLAIMER: This is my first proper project in Rust. Any feedback on the code is appreciated.
This project is licensed under MIT license. See LICENSE-MIT for more information.