JavaScript utility tool to build beautiful layouts and best respect the proportions of the designs.
https://grid-utils.orpheebesson.fr
Import grid-utils
in your project :
<script src="src/grid-utils.js"></script>
<script src="src/grid-utils.min.js"></script>
Use the keys on your keyboard to play with the tool :
- G : append the grid
- ESC : destroy the grid
- ⬆️ : increase the number of columns
- ⬇️ : decrease the number of columns
- ⬅️ : decrease the gap between columns
- ➡️ : increase the gap between columns
Enjoy !