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
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