react-component-grid
v0.2.2
Published
React library for rendering and detecting user interactions on a uniform 2d grid of elements. Think tic-tac-toe, minesweeper etc.
Downloads
6
Readme
react-component-grid
Early stages of development, please prepare for large amounts of changes until version 1.0.0.
React library for rendering and detecting user interactions on a uniform 2d grid of elements. Think tic-tac-toe, minesweeper etc.
Installation
yarn add react-component-grid
or npm install react-component-grid --save