⚠️

@bouzu/vue-zoomable
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

@bouzu/vue-zoomable

npm version npm downloads bundle JSDocs

Usage

Install package:

# npm
npm install @bouzu/vue-zoomable

# yarn
yarn add @bouzu/vue-zoomable

# pnpm
pnpm install @bouzu/vue-zoomable

Import:

// ESM
import { createZoomable } from '@bouzu/vue-zoomable'

// CommonJS
const { createZoomable } = require('@bouzu/vue-zoomable')

Development

  • 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

License

Made with 💛

Published under MIT License.

Readme

Keywords

none