0.2.0 • Published 4 years ago

bs-react-grid-dnd v0.2.0

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

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