@imgix/vue

v3.0.3
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

prepare

run-s build

test:e2e

vue-cli-service test:e2e --browser chrome

test:unit

vue-cli-service test:unit

build:test-app

vue-cli-service build

prepublishOnly

run-s build

release:dryRun

npx node-env-run --exec 'npx semantic-release --dryRun'
npm i @imgix/[email protected]

Metadata

Downloads