Skip to content
/ zova Public

🚀A vue3 framework with ioc container, empowers developers to build fast, reliable applications

License

Notifications You must be signed in to change notification settings

cabloy/zova

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

English | 简体中文

Zova

Zova is a vue3 framework with ioc container, empowers developers to build fast, reliable applications

LICENSE MIT NPM version NPM download

With UI libraries

Zova can be used with any UI library and comes with built-in project templates for several UI libraries, making it easy to use out of the box, including:

  • antdv
  • element-plus
  • quasar
  • vuetify
  • empty: Other UI libraries can be used based on this empty template

Demo online

Documentation

Features

How to do

$ npm run init
$ cd ./zova-dev
$ npm run dev

How to do: ui-antdv

$ cd zova-ui-antdv
$ pnpm install
$ npm run dev

How to do: ui-element

$ cd zova-ui-element
$ pnpm install
$ npm run dev

How to do: ui-quasar

$ cd zova-ui-quasar
$ pnpm install
$ npm run dev

How to do: ui-vuetify

$ cd zova-ui-vuetify
$ pnpm install
$ npm run dev

How to do: ui-empty

$ cd zova-ui-empty
$ pnpm install
$ npm run dev

Stay In Touch

Thanks

  • Thanks to Angular that ioc container of Zova was in part inspired by Angular
  • Thanks to Vue that Vue provides a very powerful reactive system and ecosystem. Without the support of these ecosystems, Zova would be difficult to implement

License

MIT

Copyright (c) 2016-present, Zova

About

🚀A vue3 framework with ioc container, empowers developers to build fast, reliable applications

Topics

Resources

License

Stars

Watchers

Forks