@vueuse/motion

v2.0.0-beta.17
🤹 Vue Composables putting your components in motion
vue hook motion animation v-motion popmotion-vue

dev

jiti scripts/watch.ts --cache

lint

eslint --ext .js,.vue,.ts,.tsx .

test

pnpm test:types && pnpm test:unit && pnpm test:coverage

build

unbuild

release

jiti scripts/release.ts && git push --follow-tags

dev:demo

vite

dev:docs

vitepress dev docs

dev:nuxt

nuxi dev nuxt-playground

lint:fix

eslint --ext .js,.vue,.ts,.tsx . --fix

test:unit

vitest run

build:demo

vite build

build:docs

vitepress build docs

build:nuxt

nuxt-module-build

publish:ci

jiti scripts/publish.ts

serve:demo

vite serve demo/dist

serve:docs

vitepress serve docs

test:types

tsc --build tsconfig.json

prepare:nuxt

nuxt-module-build --stub && nuxi prepare playground

test:coverage

vitest run --coverage

build:nuxt:playground

nuxi build playground
npm i @vueuse/[email protected]

Metadata

  • MIT
  • Whatever
  • Yaël GUILLOUX
  • released 3/24/2022

Downloads