Tasks

JSON →
library 0.0.3 ·javascript
verified Jun 7, 2026

Queue-based execution and eventing for tasks (ala GCD). Version 0.0.3 is current, with unknown release cadence. Differentiator: lightweight abstraction for task queues inspired by Google Cloud Tasks/GCD, suitable for Node.js environments needing simple dispatch and eventing without heavy infrastructure. Provides a minimal API for enqueuing and processing tasks with optional event hooks.