0.0.38 • Published 3 months ago

unaiui v0.0.38

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

UnaiUI

npm version npm downloads License Nuxt

My new Nuxt module for doing amazing things.

Features

  •  Foo
  • 🚠  Bar
  • 🌲  Baz

Quick Setup

  1. Add unaiui dependency to your project
# Using pnpm
pnpm add -D unaiui

# Using yarn
yarn add --dev unaiui

# Using npm
npm install --save-dev unaiui
  1. Add unaiui to the modules section of nuxt.config.ts
export default defineNuxtConfig({
  modules: [
    'unaiui'
  ]
})

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

Development

# Install dependencies
npm install

# Generate type stubs
npm run dev:prepare

# Develop with the playground
npm run dev

# Build the playground
npm run dev:build

# Run ESLint
npm run lint

# Run Vitest
npm run test
npm run test:watch

# Release new version
npm run release
0.0.37

3 months ago

0.0.38

3 months ago

0.0.36

3 months ago

0.0.32

3 months ago

0.0.33

3 months ago

0.0.34

3 months ago

0.0.35

3 months ago

0.0.31

3 months ago

0.0.30

4 months ago

0.0.28

4 months ago

0.0.29

4 months ago

0.0.26

4 months ago

0.0.27

4 months ago

0.0.20

4 months ago

0.0.21

4 months ago

0.0.22

4 months ago

0.0.23

4 months ago

0.0.24

4 months ago

0.0.25

4 months ago

0.0.18

4 months ago

0.0.19

4 months ago

0.0.17

5 months ago

0.0.10

5 months ago

0.0.11

5 months ago

0.0.12

5 months ago

0.0.13

5 months ago

0.0.14

5 months ago

0.0.15

5 months ago

0.0.16

5 months ago

0.0.6

6 months ago

0.0.5

6 months ago

0.0.4

6 months ago

0.0.3

6 months ago

0.0.2

6 months ago

1.0.0

6 months ago