Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pisyukaev/selectable-grid

A React component library that allows you to select the desired area within a container and get the dimensions and coordinates of the selected area
https://github.com/pisyukaev/selectable-grid

canvas grid hacktoberfest react select selectable-grid

Last synced: 6 days ago
JSON representation

A React component library that allows you to select the desired area within a container and get the dimensions and coordinates of the selected area

Awesome Lists containing this project

README

        


selectable-grid

## Small description

A React component library that allows you to select the desired area within a container and get the dimensions and coordinates of the selected area

## [Live demo](https://pisyukaev.github.io/selectable-grid/)
* * *

## Example

- Example for select area

![patrick](https://i.ibb.co/hBbts3M/patrik.gif)

- Example for responsive grid

![responsive patrick](https://i.ibb.co/ypRYKYt/ezgif-com-gif-maker.webp)

* * *

## Packages
| Package | Version | Description |
|---------|--------|-------------|
| [selectable-grid](https://github.com/Pisyukaev/selectable-grid/tree/main/packages/selectable-grid) | [![NPM](https://img.shields.io/npm/v/selectable-grid.svg)](https://www.npmjs.com/package/selectable-grid) | Vanilla |
| [@selectable-grid/react](https://github.com/Pisyukaev/selectable-grid/tree/main/packages/react) | [![NPM](https://img.shields.io/npm/v/selectable-grid.svg)](https://www.npmjs.com/package/@selectable-grid/react) | React |
| [@selectable-grid/vue](https://github.com/Pisyukaev/selectable-grid/tree/main/packages/vue) | [![NPM](https://img.shields.io/npm/v/selectable-grid.svg)](https://www.npmjs.com/package/@selectable-grid/vue) | Vue |

## License

MIT © [Pisyukaev](https://github.com/Pisyukaev)