@vueuse/motion

v1.0.7
🤹 Vue Composables putting your components in motion
vue hook motion animation v-motion popmotion-vue

dev

rollup -w -c rollup.config.js

lint

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

test

yarn run test:types && yarn run test:unit

build

rollup -c rollup.config.js

dev:demo

vite

dev:docs

vitepress dev docs

lint:fix

yarn run lint --write

test:unit

jest

build:demo

vite build

build:docs

vitepress build docs

serve:demo

vite serve demo/dist

serve:docs

vitepress serve docs

test:types

tsc --build tsconfig.json
npm i @vueuse/[email protected]

Metadata

  • MIT
  • Whatever
  • Yaël GUILLOUX
  • released 2/24/2021

Downloads