vuikit

A responsive Vue UI library for web site interfaces

Github星跟蹤圖

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

<script>
import Vue from 'vue'
import Vuikit from 'vuikit'
import VuikitIcons from '@vuikit/icons'

Vue.use(Vuikit)
Vue.use(VuikitIcons)
</script>

<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:

License

MIT © Miljan Aleksic

主要指標

概覽
名稱與所有者vuikit/vuikit
主編程語言JavaScript
編程語言Vue (語言數: 3)
平台
許可證MIT License
所有者活动
創建於2015-12-20 15:05:47
推送於2020-04-29 01:52:09
最后一次提交2020-04-29 09:52:09
發布數34
最新版本名稱0.9.0-beta3 (發布於 )
第一版名稱0.3.0 (發布於 2016-06-30 12:52:53)
用户参与
星數1.5k
關注者數31
派生數104
提交數855
已啟用問題?
問題數108
打開的問題數15
拉請求數23
打開的拉請求數1
關閉的拉請求數8
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?