Alpha version of the Corvina Components Library. This library is a collection of vue components aimed to be used in the Corvina App. Installation To install the package run the following command: npm install @c
npm install vue-component-library Then import the component: importVueComponentLibraryfrom'vue-component-library' And either globally register it for use in all components: Vue.component(VueComponentLibrary,'vue-component-library') or locally register it for use in an individual component: ...
The Syncfusion Vue UI components library offers more than 90 cross-browser, responsive, and lightweight components for building modern web applications.
The Syncfusion Vue UI components library offers more than 90 cross-browser, responsive, and lightweight components for building modern web applications.
vuecomponent-libraryui-componentsvue-typescriptvue3-components UpdatedMay 25, 2025 TypeScript 一个基于Vue3+TS开发的uni-app组件库,提供70+高质量组件,支持暗黑模式、国际化和自定义主题。 componentsmini-programdark-modeminiprogramvue3uni-appvue3-componentswot-design-uni ...
Awesome news 🎉 Best looking Vue component library 🔥 @__illy___ Create a serverless mobile web application with Vue (ts),Vuesaxand Firebase @lvzy12 Vuesax 4.0 UI components are very beautiful, look forward to your continuous updates 😻😻😻 ...
PrimeVue is a rich set of open source UI Components for Vue. See PrimeVue homepage for live showcase and documentation. Packages NameVersion primevue @primevue/core @primevue/icons @primevue/themes @primevue/nuxt-module @primevue/auto-import-resolver @primevue/metadata ContributorsAbout...
The overall level of Ali's front-end can be said to be at the domestic top . Related open source component libraries, especially ant-design ( r...
Ionic Framework is a free and open source component library for building apps that run on iOS, Android, Electron, and the Web. Write your app once using familiar technologies (HTML, CSS, JavaScript) and deploy to any platform.Along with the UI components, Ionic Framework also provides a ...
unplugin-vue-components# 如果你使用的是Vite,我们推荐使用unplugin-vue-components $npminstallunplugin-vue-components-D // vite.config.jsimport{defineConfig}from'vite';importComponentsfrom'unplugin-vue-components/vite';import{AntDesignVueResolver}from'unplugin-vue-components/resolvers';exportdefaultdefine...