0.0.10 • Published 5 years ago

browser-image-dimensions v0.0.10

Weekly downloads
-
License
-
Repository
-
Last release
5 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

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago