Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/croner/src/utils.js

Trigger functions or evaluate cron expressions in JavaScript or TypeScript. No dependencies. Most features. Node. Deno. Bun. Browser.
Go to Latest
import * as croner from "https://deno.land/x/croner@8.1.2/src/utils.js";

Functions

Helper function to check if a variable is a function

Helper function to unref a timer in both Deno and Node