https://github.com/workflow-rs/workflow-ux
WebComponent-based application user interface framework based on async Rust
https://github.com/workflow-rs/workflow-ux
Last synced: 8 months ago
JSON representation
WebComponent-based application user interface framework based on async Rust
- Host: GitHub
- URL: https://github.com/workflow-rs/workflow-ux
- Owner: workflow-rs
- Created: 2022-08-15T22:39:49.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-08-10T06:31:21.000Z (almost 3 years ago)
- Last Synced: 2023-08-10T07:41:29.133Z (almost 3 years ago)
- Language: Rust
- Homepage:
- Size: 352 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## WORKFLOW-UX
Part of the [WORKFLOW-RS](https://github.com/workflow-rs) application framework.
***
Async Rust + HTML Web Component driven application user interface library.
[](https://crates.io/crates/workflow-ux)
[](https://crates.io/crates/workflow-ux)

Workflow-UX is based on FlowUX. FlowUX module is a JavaScript library meant that offers a series of Web Components based on top of Google's Lit-Html framework. This library internalizes all dependencies out of security considerations.
Flow-UX is an external component that is integral to the Workflow-UX crate.