angular-kanban
Version:
A lightweight and customizable Kanban board library for Angular application
17 lines (11 loc) • 426 B
Markdown
# Ng-Kanban
A lightweight and customizable Kanban board library for Angular applications, built with standalone components.

## 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