4
40%
MIT
ReasonML bindings for the react-grid-dnd library

ReasonML binding for react-grid-dnd

npm version

Bucklescript + ReasonReact binding for react-grid-dnd https://github.com/bmcmahen/react-grid-dnd library.

Install

npm install --save bs-react-grid-dnd

Add bs-react-grid-dnd to bs-dependencies in bsconfig.json

Usage

Please check examples directory for the reference

Run Examples

npm run dev

Then open the browser at http://localhost:1234