vuikit
vuikit
JavaScript

A responsive Vue UI library for web site interfaces

Last updated Jun 17, 2026
1.5k
Stars
103
Forks
16
Issues
0
Stars/day
Attention Score
37
Language breakdown
No language data available.
โ–ธ Files click to expand
README

Vuikit

Vuikit

A responsive Vue 2 UI library for web site interfaces based on the UIkit 3 framework.

If you are enjoying Vuikit and want to support the project consider making a small donation. It means a lot :)

Getting Started

<template>
  <vk-button>MyButton</vk-button>
  <vk-icon icon="heart"></vk-icon>
</template>

Packages

vuikit repository is a monorepo managed by Yarn Workspaces. Click on package name to see specific docs.

| Package | Version | Description | |---|---|---| | vuikit | NPM version | The main package | | vuikit-icons | NPM version | Icons collection | | vuikit-theme | NPM version | Default theme |

Semver

Until a v1.0.0 is reached, breaking changes will be released with a new minor version. For example 0.4.0 and 0.4.1 would have the same API and it's safe to update, but 0.5.0 would have breaking changes and the integration may require a review.

Acknowledgments

A special thanks to:

- ZOOlanders for sponsoring Vuikit. - YOOtheme for creating and open sourcing UIkit.

License

MIT ยฉ Miljan Aleksic

ยฉ 2026 GitRepoTrend ยท vuikit/vuikit ยท Updated daily from GitHub