@breejs/later
Maintained fork of later. Determine later (or previous) occurrences of recurring schedules
bree
The best job scheduler for Node.js and JavaScript with cron, dates, ms, later, and human-friendly support. Works in Node v12.17.0+, uses worker threads to spawn sandboxed processes, and supports async/await, retries, throttling, concurrency, and cancelab
@kawaz/provide-defer
A utility library that provides a mechanism for deferring the execution of functions or Promises, similar to Go's defer statement.