@kognity/vue-yellow-marker
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "@kognity/vue-yellow-marker", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Adds a text selection and highlighting functionality to your Vue components", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -1,2 +0,18 @@ | ||
# vue-yellow-marker | ||
# Vue Yellow Marker | ||
Adds a text selection and highlighting functionality to your VUE components. | ||
## Installation | ||
``` | ||
npm install kognity/vue-yellow-marker --save | ||
``` | ||
## Usage | ||
```javascript | ||
import { printMsg } from "vue-yellow-marker"; | ||
``` | ||
## License | ||
MIT |
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
17978
18