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

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

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.

[![Crates.io](https://img.shields.io/crates/l/workflow-ux.svg?maxAge=2592000)](https://crates.io/crates/workflow-ux)
[![Crates.io](https://img.shields.io/crates/v/workflow-ux.svg?maxAge=2592000)](https://crates.io/crates/workflow-ux)
![platform](https://img.shields.io/badge/platform-Web%20%28wasm32%29-informational)

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.