0.0.10 • Published 3 years ago

browser-image-dimensions v0.0.10

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

Browser Image Dimensions

Publish npm version

Get image size in the browser

Installation

For npm, use below command

npm install browser-image-dimensions --save

For Yarn, use below command

yarn add browser-image-dimensions

How to use

import getBrowserImageDimensions from 'browser-image-dimensions';

// ......

const imageDetails = await getBrowserImageDimensions("test.png");

License

MIT License

Contributors ✨

Thanks goes to these wonderful people (emoji key):

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago