vue-imgix

v2.8.2
A simple yet powerful integration between Vue and Imgix
vue imgix component

lint

vue-cli-service lint

test

run-s test:unit test:e2e

build

rollup --config build/rollup.config.js

serve

vue-cli-service serve

lint:ci

vue-cli-service lint --no-fix --max-warnings 0

test:e2e

vue-cli-service test:e2e

test:unit

vue-cli-service test:unit

build:test-app

vue-cli-service build

prepublishOnly

run-s build

Metadata

Downloads