Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ruslanzharkov/grid-layout

Simple react grid implementation
https://github.com/ruslanzharkov/grid-layout

box-placing grid-layout grid-system react react-grid-layout react-grid-system

Last synced: about 1 month ago
JSON representation

Simple react grid implementation

Awesome Lists containing this project

README

        

# Grid layout application

This implementation is an inspiration of [react-grid-layout](https://github.com/react-grid-layout/react-grid-layout) library.


The app places shapes to first available place from top left grid edge, with specified `width` and `height`.

image