Skip to content

zovajs/zova

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7,754 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

English | 简体中文

Zova

Zova is a more intuitive frontend framework, = Vue3(intuitive state management) + React(flexible TSX rendering) + Angular(powerful IOC container)

  • Built-in out-of-the-box SSR solution, building SSR/SPA/Website/Admin-Dashboard all in one codebase
  • Pioneers dual-layer tabs navigation UI/UX, allowing more convenient switching between multiple pages
  • Dynamically render CRUD list pages, entry pages, and search forms, and provides the best practices of Tanstack Table/Tanstack Form/Tanstack Query
  • Offers powerful IOC + AOP capabilities, making the system more extensible and maintainable

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:

  • Daisyui
  • Quasar
  • Vuetify
  • Empty: Other UI libraries can be used based on this empty template

Documentation

Demo Online 1

Demo Online 2

The Website and Admin-Dashboard of Cabloy Store are built by one codebase

GIF Demo

  • Pioneers dual-layer tabs navigation UI/UX

Technology Stack

Core

Name Version
Vite >=8.0.0
Vue >=3.5.6
Vue Router >=4.4.5
Zod >=4.1.13
Tanstack Query >=5.92.5
Tanstack Form >=1.23.5
Tanstack Table >=8.21.3

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

Name Version
Daisyui >=5.3.2
Tailwindcss >=4.1.14
Quasar >=2.18.1
Vuetify >=4.0.1

Stay In Touch

Thanks

  • Thanks to Angular that ioc container of Zova was in part inspired by Angular
  • Thanks to React that React’s pioneering JSX syntax has significantly improved the efficiency and experience of front-end development
  • 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 more intuitive framework with the pros of Vue3, React and Angular, empowers developers to build elegant, fast and reliable applications

Topics

Resources

License

Stars

Watchers

Forks

Contributors