3.1.11 • Published 10 months ago

@fedorae/nuxt-uikit v3.1.11

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

nuxt-uikit

Nuxt UIKit

UIkit is a lightweight and modular front-end framework for developing fast and powerful web interfaces

Setup

Installation

Add @fedorae/nuxt-uikit dependency to your project:

# Using pnpm
pnpm add -D @fedorae/nuxt-uikit
# Using yarn
yarn add --dev @fedorae/nuxt-uikit
# Using npm
npm install --save-dev @fedorae/nuxt-uikit

Setup

Add @fedorae/nuxt-uikit to the modules section of your nuxt.config.ts file:

{
  modules: [
    '@fedorae/nuxt-uikit'
  ],
}

Development

  • Run yarn dev:prepare to generate type stubs.
  • Use yarn dev to start playground in development mode.

Credits

Nuxt UIkit Image - https://codesandbox.io/s/pjmkmvp327 (pdipasqua)

License

MIT License

Copyright (c) 2024 Fedorae

3.1.11

10 months ago

3.1.10

11 months ago

3.1.9

1 year ago

3.1.8

1 year ago

3.1.7

1 year ago

3.1.6

1 year ago

3.1.5

1 year ago

3.1.3

2 years ago

3.0.4

2 years ago

3.1.2

2 years ago

3.1.1

2 years ago

3.0.10

2 years ago

3.1.0

2 years ago

3.0.11

2 years ago

3.0.8

2 years ago

3.0.7

2 years ago

3.0.6

2 years ago

3.1.4

2 years ago

3.0.5

2 years ago

3.0.9

2 years ago

3.0.3

2 years ago

3.0.2

2 years ago

3.0.1

2 years ago

1.0.0

3 years ago