samjonesigd / vue-image-zoomer

Image zoom component for Vue.js
https://samueljon.es/vue-image-zoomer
MIT License
108 stars 10 forks source link

typescript #25

Closed luckydonald closed 5 months ago

luckydonald commented 9 months ago

Hey, nice plugin.

Unfortunately typescript is screaming at me for this one not having type definitions.

samjonesigd commented 9 months ago

Will do a new release soon with a declaration file

samjonesigd commented 5 months ago

28 Better late than never, hope this solves your issue.

luckydonald commented 5 months ago

Awesome, thanks 👍

freder commented 5 days ago

it's not included in the npm package though, it seems. https://github.com/samjonesigd/vue-image-zoomer/blob/main/.npmignore

samjonesigd commented 5 days ago

it's not included in the npm package though, it seems. https://github.com/samjonesigd/vue-image-zoomer/blob/main/.npmignore

Embarrassing, thanks for spotting!