1.1.0 ā€¢ Published 1 year ago

@ahrefs/bs-react-dnd v1.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
1 year ago

Reason bindings for react-dnd

Reason bindings for react-dnd.

Status

šŸš§ Not everything is supported yet; Unstable; Doesn't follow semver; šŸš§

Feel free to create an issue or PR.

Installation, npm

npm install --save @ahrefs/bs-react-dnd

Then add @ahrefs/bs-react-dnd to bs-dependencies in your bsconfig.json:

{
  ...
  "bs-dependencies": ["@ahrefs/bs-react-dnd"]
}

TODO

  • DragLayer
  • Recreate some examples from react-dnd docs

Usage

Please take a look at examples. To run demo:

Run yarn start for bucklescript compiler watcher. Then run yarn start:reshowcase which will start on localhost:9001.

1.1.0

1 year ago

1.0.2

2 years ago

1.0.0

2 years ago

0.0.8

5 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago