{"id":13424256,"url":"https://github.com/xiaokaike/vue-clipboard","last_synced_at":"2026-03-14T18:42:46.646Z","repository":{"id":57395240,"uuid":"58638214","full_name":"xiaokaike/vue-clipboard","owner":"xiaokaike","description":"vue-clipboard  clipboard directly for Vue.js","archived":false,"fork":false,"pushed_at":"2017-06-28T07:51:14.000Z","size":309,"stargazers_count":151,"open_issues_count":5,"forks_count":27,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-24T09:44:55.476Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://xiaokaike.github.io/vue-clipboard/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xiaokaike.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-05-12T12:08:47.000Z","updated_at":"2025-02-19T17:00:11.000Z","dependencies_parsed_at":"2022-09-02T15:23:07.207Z","dependency_job_id":null,"html_url":"https://github.com/xiaokaike/vue-clipboard","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaokaike%2Fvue-clipboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaokaike%2Fvue-clipboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaokaike%2Fvue-clipboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaokaike%2Fvue-clipboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xiaokaike","download_url":"https://codeload.github.com/xiaokaike/vue-clipboard/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248675287,"owners_count":21143763,"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":[],"created_at":"2024-07-31T00:00:50.851Z","updated_at":"2026-03-14T18:42:46.607Z","avatar_url":"https://github.com/xiaokaike.png","language":"JavaScript","funding_links":[],"categories":["Awesome Vue.js [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)","实用库","JavaScript","Awesome Vue.js"],"sub_categories":["Libraries \u0026 Plugins"],"readme":"# vue-clipboard\n\u003e clipboard directly for Vue.js\n\n\n## [Live demo](http://xiaokaike.github.io/vue-clipboard/)\n\n## Installation\n\n### NPM\n```bash\n$ npm install vue-clipboard\n```\n\n## Usage\n\n#### Using the `v-touch` directive\n\n```js\nvar VueClipboard = require('vue-clipboard')\n\nVue.use(VueClipboard)\n\nnew Vue({\n  data: {\n    copyData: 'copy data'\n  }\n})\n```\n\n```html\n\u003cbutton v-clipboard:copy=\"copyData\"\u003eCopy\u003c/button\u003e\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxiaokaike%2Fvue-clipboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxiaokaike%2Fvue-clipboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxiaokaike%2Fvue-clipboard/lists"}