cron-task
A simple cron task library for node.js with some useful features. Like assigning a name to task and getting the task by name. or category to task and getting the task by category.
A simple cron task library for node.js with some useful features. Like assigning a name to task and getting the task by name. or category to task and getting the task by category.
Simple utility for orchestrating interdependent concurrent tasks in TypeScript
Simple task runner.
Personal functional Task typeclass implementation
A powerful workflow engine that supports DAG (Directed Acyclic Graph) task scheduling with conditional branching, parallel execution, and context management.
A modern `setTimeout` substitute tailored for asynchronous tasks, designed to schedule a single delayed execution. Features status getters to communicate the execution status, the ability to abort a pending execution, and the option to gracefully await th
A scheduler for one-time (non-periodic) asynchronous tasks, designed to manage delayed executions. It features status getters to communicate the execution state, a robust error handling mechanism for capturing uncaught errors, and the ability to abort pen
A simple and flexible timer utility for TypeScript.
If the task overlaps, wait and run onlzy once.
Interactive Gantt Chart for React with TypeScript.
Task sequence creator for Cursor AI agents
Modified Interactive Gantt Chart for React with TypeScript from MaTeMaTuK.
A task queue executes tasks sequentially or concurrently. Wrap an async/promise-returning/sync function as a queue-ready async function for easy reusing. Support passing arguments/getting return value, @synchronized/@concurrent decorator, Node.js/Browser.
Fmc fast task
Simple task runner.
A class to delay a task and/or to control a task in a thread way, with start, stop, pause and resume.
A Node.js scheduling utility that simplifies task scheduling with human-readable syntax. Convert intuitive time formats into cron expressions and schedule tasks effortlessly using node-schedule
Simple task runner.
➤_ A User-friendly CLI to run any npm scripts with one command from "begin"