A lightweight and flexible component library for Vue and Svelte
The Vue Component Library is a reusable component collection built with Vite and Vue 3. It uses TailwindCSS for styling and has documentation built with Storybook.
To install the Vue Component Library, follow these steps:
npm install -g pnpm
pnpm install
The Vue Component Library is a collection of reusable components built with Vite and Vue 3. It uses TailwindCSS for styling and offers an intuitive documentation experience with Storybook. The installation process is straightforward and requires Node.js, npm, and pnpm. With its component reusability, Vite integration, and TailwindCSS styling, it provides a convenient solution for Vue developers. The project also includes unit testing with Vitest and linting with ESLint and Prettier. The Vue Component Library is licensed under MIT.