vueuse-temporals
v1.6.0
Published
Date related composables for atmosphere-ui
Downloads
42
Readme
⏳📅 vueuse-temporals
Time related composables extracted from atmosphere-ui
Commands
Build the package:
npm build
Build with watcher:
npm dev
Run the demo:
npm dev:demo
Build the demo:
npm build:demo
Lint the package:
npm link
Run test suite:
npm run test