Skip to main content

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
7 months ago (0.1.3)

Add Package

deno add jsr:@build/scheduling

Import symbol

import { frameloop } from "@build/scheduling/frameloop";

---- OR ----

Import directly with a jsr specifier

import { frameloop } from "jsr:@build/scheduling/frameloop";

Add Package

npx jsr add @build/scheduling

Import symbol

import { frameloop } from "@build/scheduling/frameloop";

Add Package

yarn dlx jsr add @build/scheduling

Import symbol

import { frameloop } from "@build/scheduling/frameloop";

Add Package

pnpm dlx jsr add @build/scheduling

Import symbol

import { frameloop } from "@build/scheduling/frameloop";

Add Package

bunx jsr add @build/scheduling

Import symbol

import { frameloop } from "@build/scheduling/frameloop";