# riktar/jkanban

Vanilla Javascript plugin for manage kanban boards

Repository: https://github.com/riktar/jkanban
Canonical: https://ross.abutalabs.com/products/jkanban
Homepage: https://www.riccardotartaglia.it/jkanban/
Language: JavaScript
License: Apache-2.0
License Family: permissive
Topics: kanban-board, todolist, javascript, kanban, vanilla, vanilla-js, component, javascript-plugin, hacktoberfest
Last push: 2023-10-02T18:31:22+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3354, "days_push": 1066, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1161, forks 302 (observed 2026-08-28T04:03:49.257273+00:00)

## What it is
jKanban is a dependency-free vanilla JavaScript plugin for creating and managing kanban boards in web pages. It supports draggable items and boards, customizable item handles, add-item buttons, and event callbacks.

## Use cases
- add a kanban board to a plain JavaScript web app
- build a drag-and-drop todo list with columns
- embed a lightweight task board without a framework
- customize kanban item handles and board styling
- handle item click and drag events on a kanban board

## When to choose
- you need a kanban UI in vanilla JS with no framework or dependencies
- you want a small, embeddable drag-and-drop board component
- you need full control over board and item rendering via callbacks

## When to avoid
- you need a full project management app with persistence and collaboration
- you want a React/Vue/Angular-native component
- you need server-side sync or multi-user features out of the box

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, frontend-framework
- domain: web-development, frontend, developer-tools
- platform: browser
- tags: kanban-board, vanilla-js, drag-and-drop, todolist, no-dependencies, javascript

## Member repositories
- riktar/jkanban (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:49.257273+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:31:43.676236+00:00, confidence not recorded.
  - readme: https://github.com/riktar/jkanban (fetched 2026-08-28T04:03:49.257273+00:00, sha 72c9aec07b2e)
  - registry_npm: https://registry.npmjs.org/jkanban (fetched 2026-08-29T12:37:17.541410+00:00, sha bad5caf2fb7e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
