vue-multiselect

v3.0.0
Multiselect component for Vue 3

dev

vite serve documentation

copy

shx mkdir -p documentation/shiki && shx cp -r node_modules/shiki/{dist,languages,samples,themes} documentation/shiki/

lint

vue-cli-service lint

test

vue-cli-service test:unit

build

vite build documentation

bundle

vue-cli-service build --target lib ./src/index.js && rm -rf ./dist/demo.html && rollup -c --environment BUILD:production

finish

npm run lint && npm test && npm run bundle

predev

npm run copy

preview

vite preview documentation

prebuild

npm run copy

Metadata

  • MIT
  • >= 14.18.1
  • Damian Dulisz
  • released 4/10/2024

Downloads