Configurable Grid Layout Engine For React – gymnast

Description:

gymnast is a configurable grid and layout engine for React. With gymnast, you can eliminate your layout css or reduce it to just a few lines.

Installation:

# Yarn
$ yarn add gymnast
# NPM
$ npm install gymnast --save

Preview:

gymnast

Add Comment