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

https://github.com/aspectron/flow-ux

Powerful UI/UX framework based on top of the Google Lit Element.
https://github.com/aspectron/flow-ux

Last synced: 6 months ago
JSON representation

Powerful UI/UX framework based on top of the Google Lit Element.

Awesome Lists containing this project

README

          

# flow-ux

Flow UX module is a part of the Flow framework. Documentation for the Flow framework and it's components can be found at [https://flow.aspectron.com](https://flow.aspectron.com)

Flow UX is a web-component-driven framework for web and desktop application development. The framework is base on [Lit Element](https://lit-element.polymer-project.org/) project and provides generic UI construction primitives such as Tabs, Text Area controls, Checkboxes, Input controls and more.

### Usage

```
npm install @aspectron/flow-ux
```