Skip to content

Instantly share code, notes, and snippets.

@jimwhimpey
Created April 4, 2016 19:11
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jimwhimpey/faaf2c95809647abcbea481d8445ecf9 to your computer and use it in GitHub Desktop.
Save jimwhimpey/faaf2c95809647abcbea481d8445ecf9 to your computer and use it in GitHub Desktop.
Example of justified-layout output
{
"containerHeight": 1269,
"boxes": [
{
"aspectRatio": 0.5,
"top": 10,
"width": 170,
"height": 340,
"left": 10
},
{
"aspectRatio": 1.5,
"top": 10,
"width": 510,
"height": 340,
"left": 190
},
...
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment