📐 JS Measure

Querying the DOM can become cumbersome and unweildy 😢

JS-Measure seeks to solve this by abstracting common queries into easy to use functions.

Now you no longer have to worry about things like: making sure the Window exists, supporting legacy DOM queries, and accounting for element margins.

Usage

Click on an image to measure it!

The bug in the bottom right corner will open a panel where you can view all of the DOM values.

You can also click the refresh button inside the debug panel to manually update the values.

© 2022
🐞