Skip to content

uvicore/vue3

Repository files navigation

Uvicore Vue3 Library

Uvicore is an async Python Web, API and CLI full-stack framework. This vue3 library is a collection of modules to aid in building Vue3 Single Page apps.

Includes

  • Config vue3 plugin to manage app configuration
  • Auth adapter for Oauth2, OIDC and other auth methods (uses Pinia state management)
  • Uvicore autoapi Rest client (more like an ORM for uvicore specific rest APIs)
  • TailwindUI and headlessUI Components to aid in building apps faster

Creation Notes

npm init @vitejs/app  # select vue with vue-ts
npm install --save-dev @types/node
npm install --save-dev vite-plugin-dts

About

Uvicore Vue3 Foundation Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published