a grid layout library with react


License
MIT
Install
npm install remasonry@1.1.5

Documentation

remasonry

A Masonry Layouts library with React

Table of Contents

Installation

To install, you can use npm or yarn:

$ npm install remasonry
$ yarn add remasonry

Examples

You can find examples in the examples directory, which you can run in a local development server using npm start or yarn run start.

Demos