riktar/jkanban
Vanilla Javascript plugin for manage kanban boards observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3354
- days_rel: n/a
- days_push: 1066
- n_releases_24m: 0
Adoption not part of the score
1161 stars · 302 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
library · maturity maintenance
ui-components frontend-framework web-development frontend developer-tools browser kanban-board vanilla-js drag-and-drop todolist no-dependencies javascript
2 sources
- readme: https://github.com/riktar/jkanban · fetched 2026-08-28 · 72c9aec07b2e
- registry_npm: https://registry.npmjs.org/jkanban · fetched 2026-08-29 · bad5caf2fb7e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| riktar/jkanban | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem