Foundation is a great front-end framework but it comes with a lot of components. If one wants to just use the grid component of Foundation, he/she must compile from source. This package precompiles just the grid component and has backfilled all of v5.
To use the component:
- Download directly from Github
- Install with Bower:
bower install foundation-grid-component
You can check Foundation grid documentation.