@vueform/multiselect
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@vueform/multiselect", | ||
"version": "1.0.0", | ||
"description": "VueForm Multiselect", | ||
"version": "1.0.1", | ||
"private": false, | ||
"description": "Vue 3 multiselect component with single select, multiselect and tagging options.", | ||
"license": "MIT", | ||
"author": "Adam Berecz <adam@vueform.com>", | ||
"main": "./dist/multiselect.vue3.js", | ||
"module": "./dist/multiselect.vue3.js", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/vueform/multiselect.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/vueform/multiselect/issues" | ||
}, | ||
"scripts": { | ||
@@ -9,0 +18,0 @@ "build": "npm run build:vue2; npm run build:vue3; npm run build:themes", |
<div align="center"> | ||
<h1>Vue 3 multiselect by @vueform</h1> | ||
<img align="center" src="assets/screenshot.jpg"> | ||
<img align="center" src="https://github.com/vueform/multiselect/raw/main/assets/screenshot.jpg"> | ||
</div> | ||
@@ -9,2 +9,5 @@ | ||
* Vue 2 & 3 support | ||
* No dependencies | ||
* 100% coverage | ||
* ESM support | ||
* Single select options | ||
@@ -18,9 +21,8 @@ * Multiple select options | ||
* Fully configurable | ||
* No dependencies | ||
* 100% coverage | ||
* ESM support | ||
## Installation | ||
`npm install @vueform/multiselect` | ||
``` | ||
npm install @vueform/multiselect | ||
``` | ||
@@ -27,0 +29,0 @@ ## Usage with Vue 3 |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
167860
0
425
1