Skip to content

Latest commit

 

History

History

README.md

@bouzu/zoomable

npm version npm downloads bundle JSDocs

Usage

Install package:

# npm
npm install @bouzu/zoomable

# yarn
yarn add @bouzu/zoomable

# pnpm
pnpm install @bouzu/zoomable

Import:

// ESM
import { Zoomable } from '@bouzu/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.