@jdmichaud/smartgrid
v1.0.2
Published
Arrange a grid according to the screen and item ratio
Downloads
3
Readme
Arrange a grid of item to optimize space.
The items are arranged according to the ratio of the items and the ratio on the containing div.
Test it with:
git clone https://github.com/jdmichaud/smart-grid.git
cd smart-grid
python -m SimpleHTTPServer
And open your browser to http://localhost:8000