browser-image-dimensions
v0.0.10
Published
[![Publish](https://github.com/Durgaprasad-Budhwani/browser-image-dimensions/actions/workflows/publish.yml/badge.svg)](https://github.com/Durgaprasad-Budhwani/browser-image-dimensions/actions/workflows/publish.yml) [![npm version](https://badge.fury.io/js
Downloads
134
Readme
Browser Image Dimensions
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
Contributors ✨
Thanks goes to these wonderful people (emoji key):