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.
- Host: GitHub
- URL: https://github.com/aspectron/flow-ux
- Owner: aspectron
- License: other
- Created: 2020-05-08T10:36:56.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-04-10T21:27:52.000Z (about 3 years ago)
- Last Synced: 2025-10-10T13:51:32.759Z (9 months ago)
- Language: JavaScript
- Homepage: https://flow.aspectron.com
- Size: 1.68 MB
- Stars: 0
- Watchers: 4
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```