Skip to main content
Home
This package has been archived, and as such it is read-only.

latest

Scheduling utilities for all runtimes.

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
58%
Published
2 years ago (0.1.3)
No docs found.

New Ticket: Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.

Add Package

deno add jsr:@build/scheduling

Import symbol

import * as scheduling from "@build/scheduling";
or

Import directly with a jsr specifier

import * as scheduling from "jsr:@build/scheduling";

Add Package

pnpm i jsr:@build/scheduling
or (using pnpm 10.8 or older)
pnpm dlx jsr add @build/scheduling

Import symbol

import * as scheduling from "@build/scheduling";

Add Package

yarn add jsr:@build/scheduling
or (using Yarn 4.8 or older)
yarn dlx jsr add @build/scheduling

Import symbol

import * as scheduling from "@build/scheduling";

Add Package

vlt install jsr:@build/scheduling

Import symbol

import * as scheduling from "@build/scheduling";

Add Package

npx jsr add @build/scheduling

Import symbol

import * as scheduling from "@build/scheduling";

Add Package

bunx jsr add @build/scheduling

Import symbol

import * as scheduling from "@build/scheduling";