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
Flow UX is a web-component-driven framework for web and desktop application development. The framework is base on Lit Element project and provides generic UI construction primitives such as Tabs, Text Area controls, Checkboxes, Input controls and more.
npm install -g @karlsen/flow-ux
git clone https://github.com/karlsen-network/node-flow-ux
cd node-flow-ux
npm install