Install package:
# npm
npm install @bouzu/vue-zoomable
# yarn
yarn add @bouzu/vue-zoomable
# pnpm
pnpm install @bouzu/vue-zoomableImport:
// ESM
import { useZoomable } from '@bouzu/vue-zoomable'- Clone this repository
- Install latest LTS version of Node.js
- Enable Corepack using
corepack enable - Install dependencies using
pnpm install - Run interactive tests using
pnpm dev
Made with 💛
Published under MIT License.