react-cool-dimensions
React hook to measure an element's size and handle responsive components.
Updated by @wellyshen
get-node-dimensions
popularGet accurate element dimensions, even if it's hidden!
Updated by @souporserious
react-viewport-utils
Utility components for working with the viewport in react
Updated by @garthenweb
react-dimensions
React [higher-order component](https://gist.github.com/sebmarkbage/ef0bf1f338a7182b6775) to get dimensions of container
Updated by @petrogad
fastimage
A module that finds the size and type of an image by fetching and reading as little data as needed.
Updated by @shogun_panda
@bouchenoiremarc/itunes-store-api
Query Apple store catalogs using the iTunes Search API.
Updated by @marcbouchenoire
react-container-dimensions
Wrapper component that detects element resize and passes new dimensions down the tree. Based on [element-resize-detector](https://github.com/wnr/element-resize-detector)
Updated by @okonet
use-element-dimensions
React Hook to figure out DOM Element dimensions with updates
Updated by @danielkov
react-hook-dimensions
React Hook to get DOM Element `BoundingClientRect` together with the `page offset` snapshot, that covers all your needs. What makes the package different - You can trigger an …
Updated by @dzakh
react-dims
A React hook that gives you the dimensions of any React element in your app.
Updated by @davidod
use-viewport-sizes
a tiny React hook which allows you to track visible window viewport size in your components w/ an optional debounce or custom memo function for updates for optimal rendering.
Updated by @robftw
view-image-size
An in-browser module to get dimensions (i.e. width, height, type) of an image file (by using a DataView).
Updated by @dyoung2019