Spacing JS is a JavaScript utility for measuring the spacing between elements on a web page. It is meant to be used during development only.
css space between elements in div, html space between elements, html horizontal spacing between elements, css space between elements flex, html space between elements in div
How to make use of it:
1. Download the package and import the Spacing.js library.
<script src="./dist/bundle.js" defer></script>
<script src="//cdn.jsdelivr.net/npm/spacingjs" defer></script>
2. Move the mouse pointer to an item, and press Alt on Windows or ⌥ Option on a Mac.
3. Move the mouse pointer to another element, and the measurement results will be there.
Spacing Between Elements Using The Spacing.js Library, Spacing JS Plugin/Github, dimensions chrome extension, vertical space between divs
See Demo And Download
Official Website(stevenlei): Click Here
This superior jQuery/javascript plugin is developed by stevenlei. For extra Advanced Usages, please go to the official website.