lukeed/taskr
A fast, concurrency-focused task automation tool. 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4082
- days_rel: n/a
- days_push: 2081
- n_releases_24m: 0
Adoption not part of the score
2541 stars · 72 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Taskr is a fast, concurrency-focused task runner for Node.js, similar to Gulp or Grunt, built on generators and coroutines. Tasks are defined in a declarative taskfile.js and composed via parallel or serial execution with a plugin-based, extensible architecture.
Use cases
- run build tasks in parallel instead of gulp
- automate sass compilation and autoprefixing
- lint and transpile javascript in a build pipeline
- define composable task automation with a taskfile
- replace grunt with a lightweight fast task runner
- minify and bundle assets via task plugins
When to choose
- you want a lightweight, fast alternative to Gulp or Grunt
- your build benefits from coroutine-based parallel task execution
- you prefer a simple declarative taskfile with composable plugins
When to avoid
- you need a task runner with active ongoing development and recent releases
- you rely on Gulp's stream ecosystem or its large plugin catalog
- you need modern async/await-first tooling like npm scripts with concurrently
Facets
cli-tool · maturity maintenance
build-tool cli workflow-automation developer-tools web-development cli cross-platform task-runner coroutines generators parallel-tasks gulp-alternative build-pipeline automation command-line nodejs
2 sources
- readme: https://github.com/lukeed/taskr · fetched 2026-08-28 · 26ac49847801
- registry_npm: https://registry.npmjs.org/taskr · fetched 2026-08-29 · 5766e82a6b2b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lukeed/taskr | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem