Skip to content
/ zova Public

🚀A vue3 framework with ioc container. With the support of ioc container, defining reactive states no longer needs ref/reactive, nor ref.value

License

Notifications You must be signed in to change notification settings

cabloy/zova

Repository files navigation

English | 简体中文

Zova

Zova is a vue3 framework with ioc container. With the support of ioc container, defining reactive states no longer needs ref/reactive, nor ref.value

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

Preview

Documentation

Features

How to do

$ npm run init
$ cd ./zova-dev
$ 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. With the support of ioc container, defining reactive states no longer needs ref/reactive, nor ref.value

Resources

License

Stars

Watchers

Forks