EasyGrid - Responsive Grid

bmsvieira

Bruno Vieira

Posted on December 4, 2020

EasyGrid - Responsive Grid

Hey,

Did any of you feel the difficulty in making a grid of items?

Sometimes it is a little difficult to get it right, depending on the template and the space you have to use it.

I made a Javascript Plugin that makes it really easy and straightforward, It's called: EasyGrid.

Basically, it creates items dynamically, organize them and distribute them by columns automatically generated according to the width of the monitor (or container).

It doesn't need any kind of CSS or CSS Framework and it was built with pure javascript, no dependencies.

Feel free to try it:
https://github.com/BMSVieira/EasyGrid

Thank you :D

💖 💪 🙅 🚩
bmsvieira
Bruno Vieira

Posted on December 4, 2020

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related