privatenumber/tasuku
✅ タスク — The minimal task visualizer for Node.js observed · 2026-08-28
Health v2 · maintenance only
84/100
- Activity 89
- Release rhythm 69
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 1
- age_days: 1916
- days_rel: 205
- days_push: 70
- n_releases_24m: 14
Adoption not part of the score
2210 stars · 36 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Tasuku is a minimal task runner library for Node.js that renders task loading, success, warning, and error states in the terminal. It supports parallel and nested tasks, dynamic titles, and is unopinionated and type-safe.
Use cases
- show progress of async tasks in a node script
- render a task list with success and error states in the terminal
- run parallel tasks with visual feedback in a cli script
- nest subtasks in a hierarchical task list
- label long-running functions with loading indicators
- build a minimal task runner for build or setup scripts
When to choose
- you want a lightweight, unopinionated task visualizer for Node.js scripts
- you need nested or parallel task rendering in the terminal
- you want type-safe task results with minimal boilerplate
When to avoid
- you need a full-featured task runner with config files and orchestration like gulp or grunt
- you need progress bars for streams or downloads rather than discrete tasks
- your project is not Node.js based
Facets
library · maturity active
cli developer-tools developer-tools cli cross-platform task-runner terminal-ui task-visualizer typescript progress-indicator command-line automation nodejs
2 sources
- readme: https://github.com/privatenumber/tasuku · fetched 2026-08-28 · 5fa7b9036735
- registry_npm: https://registry.npmjs.org/tasuku · fetched 2026-08-29 · 75f89d880155
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| privatenumber/tasuku | main | 84 |
For agents
markdown · JSON · MCP: product_card(name="privatenumber/tasuku")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem