@nuxt/image

v0.7.1
Nuxt Image Module

dev

yarn nuxt playground

lint

eslint --ext .ts --ext .vue .

test

yarn lint && yarn jest --forceExit

build

unbuild

prepack

yarn build

release

yarn test && standard-version && git push --follow-tags && npm publish

docs:dev

yarn nuxt dev docs

test:e2e

jest test/e2e --forceExit

test:unit

jest test/unit --forceExit

docs:build

cd docs && nuxt generate
npm i @nuxt/[email protected]

Metadata

  • MIT
  • >=14.16.0
  • Unknown
  • released 6/22/2022

Downloads