1.0.50 • Published 11 months ago

@ibecsystems/nuxt3-ui-kit v1.0.50

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

agrisom

@ibecsystems/nuxt3-ui-kit

npm version npm downloads License Nuxt

 Release Notes

Quick Setup

  1. Add @ibecsystems/nuxt3-ui-kit dependency to your project
# Using pnpm
pnpm add -D @ibecsystems/nuxt3-ui-kit

# Using yarn
yarn add --dev @ibecsystems/nuxt3-ui-kit

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

That's it! You can now use Welcome to @ibecsystems/nuxt3-ui-kit in your Nuxt app ✨

Development

# Install dependencies
npm install

# Develop with the Storybook
npm run dev:prepare

# 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

Repository

Check out the code on github, IBEC-BOX/nuxt3-ui-kit

Documentation

StoryBook documentation

Copyright (c) Ibec Systems

1.0.48

1 year ago

1.0.49

11 months ago

1.0.50

11 months ago

1.0.47

1 year ago

1.0.46

1 year ago

1.0.44

1 year ago

1.0.45

1 year ago

1.0.43

1 year ago

1.0.42

1 year ago

1.0.40

1 year ago

1.0.41

1 year ago

1.0.39

1 year ago

1.0.38

1 year ago

1.0.33

1 year ago

1.0.37

1 year ago

1.0.36

1 year ago

1.0.35

1 year ago

1.0.34

1 year ago

1.0.32

1 year ago

1.0.31

1 year ago

1.0.30

1 year ago

1.0.28

1 year ago

1.0.26

1 year ago

1.0.25

1 year ago

1.0.27

1 year ago

1.0.24

1 year ago

1.0.23

1 year ago

1.0.22

1 year ago

1.0.21

1 year ago

1.0.19

1 year ago

1.0.20

1 year ago

1.0.18

1 year ago

1.0.17

1 year ago

1.0.16

1 year ago

1.0.14

1 year ago

1.0.13

1 year ago

1.0.12

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

2 years ago

0.0.1

2 years ago