Skip to main content

@coven/cron@0.3.3
Built and signed on GitHub Actions

⏳ Fantastic cron parser and constructor.

This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
This package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
This package works with Browsers
JSR Score
100%
Published
4 months ago (0.3.3)
property RangeField.from

Start of the range, must be lower than to.

Type

Value

Add Package

deno add jsr:@coven/cron

Import symbol

import { type RangeField } from "@coven/cron";

---- OR ----

Import directly with a jsr specifier

import { type RangeField } from "jsr:@coven/cron";

Add Package

npx jsr add @coven/cron

Import symbol

import { type RangeField } from "@coven/cron";

Add Package

yarn dlx jsr add @coven/cron

Import symbol

import { type RangeField } from "@coven/cron";

Add Package

pnpm dlx jsr add @coven/cron

Import symbol

import { type RangeField } from "@coven/cron";

Add Package

bunx jsr add @coven/cron

Import symbol

import { type RangeField } from "@coven/cron";