Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nilaysavant/yew-flow

WIP Node/Flow editor library in yew.rs
https://github.com/nilaysavant/yew-flow

no-code node-editor rust rust-lang rust-library yew yew-framework

Last synced: 1 day ago
JSON representation

WIP Node/Flow editor library in yew.rs

Awesome Lists containing this project

README

        

# yew-flow

WIP Node/Flow editor library in yew.rs

![Screenshot](./media/editor-animation-1.gif)
![Screenshot](./media/nodes-screenshot-1.png)

## References

- For `trunk` serve config refer: [https://trunkrs.dev/assets/](https://trunkrs.dev/assets/).
- Trunk cargo workspace [issue](https://github.com/thedodd/trunk/issues/386).
- [tailwind-cli-with-yew-and-trunk](https://www.matsimitsu.com/blog/2022-01-04-taliwind-cli-with-yew-and-trunk)
- [How to set up Tailwind CSS with Yew and Trunk](https://dev.to/arctic_hen7/how-to-set-up-tailwind-css-with-yew-and-trunk-il9).
- [Enable tailwind intellisense in Rust](https://github.com/tailwindlabs/tailwindcss-intellisense/issues/546)