GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
A simple vue2 binding to clipboard.js. Contribute to hxyweb/vue-clipboard2 development by creating an account on GitHub.
Repository github.com/Inndy/vue-clipboard2 Homepage github.com/Inndy/vue-clipboard2#readme Weekly Downloads 149,117 Version 0.3.3 License MIT Unpacked Size 38.5 kB Total Files 9 Last publish 4 years ago Collaborators Tryon RunKit Reportmalware...
"bugs": { "url": "https://github.com/Inndy/vue-clipboard2/issues" }, "homepage": "https://github.com/Inndy/vue-clipboard2#readme", "dependencies": { "vue": "2" } }34 changes: 34 additions & 0 deletions 34 vue-clipboard.js Original file line numberDiff line numberDiff line ch...
A simple vue2 binding to clipboard.js. Contribute to xiongtongzi/vue-clipboard2 development by creating an account on GitHub.
A simple vue2 binding to clipboard.js. Contribute to aha-DaDiao/vue-clipboard2 development by creating an account on GitHub.
Version 0.3.2 Asset Type All https://cdnjs.cloudflare.com/ajax/libs/vue-clipboard2/0.3.2/vue-clipboard.min.js https://cdnjs.cloudflare.com/ajax/libs/vue-clipboard2/0.3.2/vue-clipboard.js Help support cdnjs You cancontribute onGitHubto help make cdnjs sustainable! Or, donate $5 to cdn...
A simple vue2 binding to clipboard.js. Contribute to Inndy/vue-clipboard2 development by creating an account on GitHub.
Ref: https://github.com/zenorocha/clipboard.js/blob/0c3bce265f6e8bbe6dfd63ec7b01c6e9394c8c93/src/clipboard-action.js#L44-L77 Contributor ctf0 commented Dec 2, 2017 @Inndy maybe instead of the original clipboard imp, we can just make an innerText copy ? Owner Inndy commented Feb 22, ...
I urgently needed this for one of our projects, so I came up with a port for Vue 3: https://github.com/soerenmartius/vue3-clipboard 👍 1 jd-solanki commented Oct 2, 2020 Hi @soerenmartius It's really great. Can we have function like $copyText?? soerenmartius commented Oct 2,...