{"id":13432521,"url":"https://github.com/vuikit/vuikit","last_synced_at":"2025-05-15T11:01:37.717Z","repository":{"id":58228576,"uuid":"48325456","full_name":"vuikit/vuikit","owner":"vuikit","description":"A responsive Vue UI library for web site interfaces","archived":false,"fork":false,"pushed_at":"2020-04-29T01:52:09.000Z","size":12576,"stargazers_count":1481,"open_issues_count":16,"forks_count":105,"subscribers_count":31,"default_branch":"master","last_synced_at":"2025-04-14T16:57:32.829Z","etag":null,"topics":["ui","uikit","vue","vuejs"],"latest_commit_sha":null,"homepage":"https://vuikit.js.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vuikit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["miljan-aleksic"]}},"created_at":"2015-12-20T15:05:47.000Z","updated_at":"2025-03-18T08:31:21.000Z","dependencies_parsed_at":"2022-08-31T09:20:39.123Z","dependency_job_id":null,"html_url":"https://github.com/vuikit/vuikit","commit_stats":null,"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuikit%2Fvuikit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuikit%2Fvuikit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuikit%2Fvuikit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuikit%2Fvuikit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vuikit","download_url":"https://codeload.github.com/vuikit/vuikit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254179905,"owners_count":22027884,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ui","uikit","vue","vuejs"],"created_at":"2024-07-31T02:01:12.742Z","updated_at":"2025-05-15T11:01:37.433Z","avatar_url":"https://github.com/vuikit.png","language":"JavaScript","readme":"[![Vuikit](https://user-images.githubusercontent.com/513275/37552738-b8fcea74-29f5-11e8-9300-5e9532271bf8.png)](http://vuikit.js.org/)\n\n# Vuikit\n\nA responsive [Vue](https://vuejs.org/) 2 UI library for web site interfaces based on the [UIkit](https://getuikit.com/) 3 framework.\n\n\u003e If you are enjoying Vuikit and want to support the project consider making a small [donation](https://www.paypal.me/MiljanAleksic). It means a lot :)\n\n# Getting Started\n\n```vue\n\u003cscript\u003e\nimport Vue from 'vue'\nimport Vuikit from 'vuikit'\nimport VuikitIcons from '@vuikit/icons'\n\nVue.use(Vuikit)\nVue.use(VuikitIcons)\n\u003c/script\u003e\n\n\u003ctemplate\u003e\n  \u003cvk-button\u003eMyButton\u003c/vk-button\u003e\n  \u003cvk-icon icon=\"heart\"\u003e\u003c/vk-icon\u003e\n\u003c/template\u003e\n```\n\n## Packages\n\n`vuikit` repository is a [monorepo](https://danluu.com/monorepo/) managed by [Yarn Workspaces](https://yarnpkg.com/lang/en/docs/workspaces/). Click on package name to see specific docs.\n\n| Package | Version | Description |\n|---|---|---|\n| [`vuikit`](packages/vuikit) | [![NPM version](https://img.shields.io/npm/v/vuikit.svg?style=flat-square)](https://npmjs.org/package/vuikit) | The main package |\n| [`vuikit-icons`](packages/vuikit-icons) | [![NPM version](https://img.shields.io/npm/v/@vuikit/icons.svg?style=flat-square)](https://npmjs.org/package/@vuikit/icons) | Icons collection |\n| [`vuikit-theme`](packages/vuikit-theme) | [![NPM version](https://img.shields.io/npm/v/@vuikit/theme.svg?style=flat-square)](https://npmjs.org/package/@vuikit/theme) | Default theme |\n\n## Semver\n\nUntil 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.\n\n## Acknowledgments\n\nA special thanks to:\n\n - [ZOOlanders](https://zoolanders.com/) for sponsoring Vuikit.\n - [YOOtheme](https://yootheme.com/) for creating and open sourcing UIkit.\n\n## License\n\n[MIT](./LICENSE) © [Miljan Aleksic](https://github.com/miljan-aleksic)\n","funding_links":["https://github.com/sponsors/miljan-aleksic","https://www.paypal.me/MiljanAleksic"],"categories":["JavaScript","Awesome Vue.js [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)","构架","Components \u0026 Libraries","Frameworks","Awesome Vue.js","Frameworks [🔝](#readme)"],"sub_categories":["Component Collections","组件集合","Frameworks"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvuikit%2Fvuikit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvuikit%2Fvuikit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvuikit%2Fvuikit/lists"}