Nuxt UIkit

This module helps you set up UIkit Framework in your Nuxt application in seconds

  • Zero cofig, just plug && play
  • Customize UIkit default theme with scss/less
  • Share scss/less variables && mixins everywhere
  • Use all UIKit JS components without writing any JS
  • Access UIkit JS components api with useUIkit3 composable
  • Use UIKit default icons pack
  • UIkit documentation in Nuxt Devtools
Bash
$npm i -D @samk-dev/nuxt-uikit3
Click to copy