3.1.7 • Published 4 days ago

@fedorae/nuxt-uikit v3.1.7

Weekly downloads
-
License
MIT
Repository
github
Last release
4 days 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.7

4 days ago

3.1.6

2 months ago

3.1.5

3 months ago

3.1.3

5 months ago

3.0.4

10 months ago

3.1.2

6 months ago

3.1.1

6 months ago

3.0.10

8 months ago

3.1.0

6 months ago

3.0.11

7 months ago

3.0.8

10 months ago

3.0.7

10 months ago

3.0.6

10 months ago

3.1.4

5 months ago

3.0.5

10 months ago

3.0.9

9 months ago

3.0.3

11 months ago

3.0.2

12 months ago

3.0.1

1 year ago

1.0.0

2 years ago