grid-layout-solver

A tool to help decide how many rows and columns a grid should have to satisfy a total number of cells with a preferred aspect ratio.

Usage no npm install needed!

<script type="module">
  import gridLayoutSolver from 'https://cdn.skypack.dev/grid-layout-solver';
</script>

README

grid-layout-solver

experimental

A tool to help decide how many rows and columns a grid should have to satisfy a total number of cells with a preferred aspect ratio.

Usage

NPM

License

MIT, see LICENSE.md for details.