%% generate tags start %%
#software-engineering
%% generate tags end %%
#software-engineering/react
## What is It?
[react-use-measure - npm (npmjs.com)](https://www.npmjs.com/package/react-use-measure)
```
yarn add react-use-measure
```
This small tool will measure the boundaries (for instance width, height, top, left) of a view you reference. It is reactive and responds to changes in size, window-scroll and nested-area-scroll.

## How to Use It?
## Alternatives and Comparisons