@soerenmartius/vue3-clipboard
Advanced tools
Comparing version 0.0.2 to 0.0.4
{ | ||
"name": "@soerenmartius/vue3-clipboard", | ||
"version": "0.0.2", | ||
"version": "0.0.4", | ||
"description": "A Vue 3 binding for clipboard.js", | ||
@@ -5,0 +5,0 @@ "main": "vue-clipboard.js", |
# vue3-clipboard | ||
![Build](https://github.com/soerenmartius/vue3-clipboard/workflows/Build/badge.svg) | ||
[Clipboard.js](https://clipboardjs.com/) bindings for Vue 3. | ||
@@ -18,3 +20,3 @@ | ||
``` typescript | ||
```typescript | ||
<template> | ||
@@ -40,3 +42,3 @@ <input v-model="value" /> | ||
``` typescript | ||
```typescript | ||
<template> | ||
@@ -43,0 +45,0 @@ <input v-model="value" /> |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
35744
13
85