Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
natural-cron
Natural Cron is a easy-to-use Node.js library for creating and validating cron expressions with natural, human-readable APIs.
non-overlapping-periodic-job-scheduler
Periodic job scheduler for Node.js projects, ensuring non-overlapping executions and deterministic termination. Features a dynamically chosen interval between executions, determined by a user-injected calculator function, which can take into account the d
cronr
Time-based job scheduler
@laxmandarji/schedule-date-calculator
A powerful JavaScript/TypeScript library for calculating eligible run dates based on complex scheduling rules. Perfect for job schedulers, task automation, and business calendar management.
simple-job-scheduler
A simple job scheduling system written in TypeScript
cronyx
Script-based task scheduler with scalable architecture, and integrated dependency management.
express-post-task-scheduler
A lightweight npm package to create and manage scheduled tasks using Express middleware. Configure tasks via POST requests and execute them at specified times seamlessly.
elysia-cronyx
A plugin to harness the power of Cronyx's script-based task scheduling in your Elysia applications.
queuekit-connector-bull
The Bull connector for QueueKit.com
agenda-admin
A dashboard for agenda.js
delayed-async-tasks-manager
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
cronyx-server
HTTP server for Cronyx, enabling seamless job scheduling across services via RESTful endpoints.
schedi
A lightweight and flexible task scheduling library for JavaScript & TypeScript. Easily manage interval-based and one-time tasks with precise execution control.
minuette
A job scheduler with elegant syntax.
queuekit-connector-bullmq
The BullMQ connector for QueueKit.com
cronyx-client
A TypeScript HTTP client wrapper for CronyxServer, seamlessly integrating the power of Cronyx across platforms using a familiar API interface.