vue-code-highlight
Advanced tools
Comparing version 0.6.0 to 0.6.1
{ | ||
"name": "vue-code-highlight", | ||
"version": "0.6.0", | ||
"version": "0.6.1", | ||
"author": "Jan Bílek", | ||
@@ -5,0 +5,0 @@ "email": "honza@elision.design", |
@@ -16,3 +16,3 @@ # vue-code-highlight | ||
``` | ||
```js | ||
// You have to extract the component from the module | ||
@@ -27,3 +27,3 @@ import { component as VueCodeHighlight } from 'vue-code-highlight'; | ||
``` | ||
```html | ||
<vue-code-highlight> | ||
@@ -66,2 +66,2 @@ //Paste your code here | ||
## Examples: | ||
![screenshot](/src/public/screenshot.png) | ||
![screenshot](/public/screenshot.png) |
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
736992