Skip to content

EmptyFlow/Provue

Repository files navigation

Provue

The repository contains core components for microservice/micro frontend projects. Components based on library Vue.js. Supported Vue.js 2 and 3.

What is core components?

Set of components for build feature-rich modern web UI. There two category - controls (buttons, textbox, checkbox e.g.), containers (validatehost, card e.g.). Main focus on micro frontend but it can be fit and for monolit. All core component fully isolated and separate on two parts - state and view. State contains as know from name component the state and behaviuor for the state. View contains representation for state, it mean UI itself or visual. You can easy change view but state keep same, it means you can have button but change it appearance just change view.

How can I contribute?

You can check out our guidelines and code of conduct

Documentation and Examples

Documentation - link
Hello world Demo - link
Hello world Vue.js 3 Demo link
GridView Demo - link

Tools

Especially for Provue created a console application that helps you in development.

About

Repository contains core components for microfrontend projects

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published