Home
Softono
react-kanban

react-kanban

Open source MIT JavaScript
42
Stars
5
Forks
0
Issues
4
Watchers
8 years
Last Commit

About react-kanban

Beautiful Kanban implementation built on react-motion

Platforms

Web Self-hosted

Languages

JavaScript TypeScript

React Kanban

Live example!
(the example might need to wake up, which will take ~10-15 seconds)

This is an example of a react-motion POC Kanban implementation I wrote for an internal project. The code is relatively easy to look at, and the <List /> component can just take more/less arrays as properties.

preview

TODO:

  • [ ] Publish on NPM
  • [ ] Clean up code
  • [ ] Move this code into an example
  • [ ] Document API