vue-thin-modal

v1.4.0
Thin but powerful modal component of Vue.js
modal component Vue

prepublishOnly

npm run release

clean

rm -rf dist

build

cross-env NODE_ENV=production node scripts/build.js

dev

chokidar "src/**/*" --initial --silent -c "npm run build"

dev:test

jest --watch

birdseye

vue-cli-service serve birdseye/index.js

birdseye:build

vue-cli-service build --mode development --dest dist-birdseye birdseye/index.js

flow

flow check

lint

eslint "@(src|scripts|play)/**/*.js"

lint:fix

npm run lint -- --fix

test

jest

release

run-s lint flow test clean build
npm i vue-thin-modal

Metadata

  • MIT
  • Whatever
  • katashin
  • released 6/21/2021

Downloads

Maintainers