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.
node-downloader-manager
node-downloader-manager is a simple yet powerful package manager-like download manager built with NodeJs. It allows you to download files sequentially or with a queue-based approach, handling retries and concurrency limits efficiently.
taozen
一个轻量级的任务管理库
non-overlapping-recurring-task
A modern `setInterval` substitute tailored for asynchronous tasks, ensuring non-overlapping executions by skipping attempts if a previous execution is still in progress. Features execution status getters, graceful teardown, and a fixed delay between runs.
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
tickie
A simple yet powerful task scheduling system for react applications, supporting cron expressions for task timing definition.
schedulator
Simple and human friendly scheduling tool
@trap_stevo/timetide
Master the flow of time with the ultimate solution for precision scheduling, real-time synchronization, and temporal control. Designed for developers who demand flexibility and power, this system blends intuitive time parsing, dynamic countdowns, and pers
@ramplex/clujo
Schedule interdependent tasks on a cron-like schedule with parallel task execution. Built in distributed locking to prevent overlapping executions in a clustered environment.
cronyx
Script-based task scheduler with scalable architecture, and integrated dependency management.
desuntech-custom-scheduler
A pluggable custom scheduler system for Node.js applications
clujo
Schedule interdependent tasks on a cron-like schedule with parallel task execution. Built in distributed locking to prevent overlapping executions in a clustered environment.
tasks-runner
Scheduler and runner for nodejs scripts
uuid-scheduler
🌳 Task scheduler with uuid and delay options based on async task
delayed-async-task
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
elysia-cronyx
A plugin to harness the power of Cronyx's script-based task scheduling in your Elysia applications.
bun-downloader-manager
bun-download-manager is a simple yet powerful package manager-like download manager built with Bun.js. It allows you to download files sequentially or with a queue-based approach, handling retries and concurrency limits efficiently.
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
task-scheduler-background
This is the Task Schedular project inspired by Runescape Private Server design for node.js It's very easy to start running tasks in the background of your node application
auto-tasker
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