A React component for easily integrating interactive Kanban or Trello-like boards into web applications.
This JavaScript library provides a customizable React component to display and manage task boards with drag-and-drop functionality. Developers can install it via `yarn add @asseinfo/react-kanban` and import the `Board` component along with its styles to quickly add a Kanban interface. Although it's deprecated and no longer maintained, it offers features like column and card management, keyboard accessibility, and a 100% test coverage assurance from its active development phase.
A React component for easily integrating interactive Kanban or Trello-like boards into web applications.
Developers looking for a self-contained, feature-rich Kanban board UI component for their React projects, aware of its deprecated status.