@vuei/nuxt
TypeScript icon, indicating that this package has built-in type declarations

1.0.35 • Public • Published

npm version npm downloads License Nuxt

Welcome to my VueI! 👋

Innovative Vue UI Library.

Quick Setup

Install the module to your Nuxt application with one command:

pnpx nuxi module add @vuei/nuxt

That's it! You can now use VueI in your Nuxt app ✨

Contribution

Local development
# Install dependencies
pnpm install

# Generate type stubs
pnpm dev:prepare

# Develop with the playground
pnpm dev

# Build the playground
pnpm dev:build

# Run ESLint
pnpm lint

# Run Vitest
pnpm test
pnpm test:watch

# Release new version
pnpm release

Made with ❤️ by @germondai

Readme

Keywords

none

Package Sidebar

Install

npm i @vuei/nuxt

Weekly Downloads

4

Version

1.0.35

License

MIT

Unpacked Size

108 kB

Total Files

87

Last publish

Collaborators

  • germondai