natural-cron
Natural Cron is a easy-to-use Node.js library for creating and validating cron expressions with natural, human-readable APIs.
cronr
Time-based job scheduler
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.
non-overlapping-periodic-job-scheduler
Periodic job scheduler for Node.js that ensures non-overlapping executions and supports graceful teardown with resource deallocation. It dynamically calculates intervals based on user-defined logic, considering the duration and any error thrown by the las