Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ruslanzharkov/grid-layout
- Owner: ruslanzharkov
- Created: 2022-11-07T11:36:56.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-22T22:06:20.000Z (10 months ago)
- Last Synced: 2024-02-22T23:24:53.718Z (10 months ago)
- Topics: box-placing, grid-layout, grid-system, react, react-grid-layout, react-grid-system
- Language: TypeScript
- Homepage: https://grid-layout-xi.vercel.app
- Size: 327 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`.