UNPKG

angular-kanban

Version:

A lightweight and customizable Kanban board library for Angular application

17 lines (11 loc) 426 B
# Ng-Kanban A lightweight and customizable Kanban board library for Angular applications, built with standalone components. ![kanban demo](./src/assets/kanban.demo.png) ## Features - Drag-and-drop functionality for cards and columns. - Customizable card and column templates. - Built with Angular standalone components for easy integration. ## Installation Install the library via npm: ```bash npm install angular-kanban