vue-use-sound

v1.0.2
🔊🔊 A Vue Hook for playing sound effects.
vue use sound hook

build

rollup -c rollup.config.js

watch

rollup -w -c rollup.config.js

lint

prettier -c --parser typescript "{src,__tests__,e2e}/**/*.[jt]s?(x)"

lint:fix

yarn run lint --write

test:types

tsc --build tsconfig.json

test

yarn run test:types && yarn run test:unit && yarn run build && yarn run build:dts

dev:demo

cd demo && npx vite

build:demo

cd demo && npx vite build

Metadata

  • MIT
  • Whatever
  • Yaël GUILLOUX
  • released 12/17/2020

Downloads

Maintainers