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

Built and signed on GitHub Actions

This package works with Cloudflare Workers, Node.js, Deno, BrowsersIt is unknown whether this package works with Bun
This package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
It is unknown whether this package works with Bun
This package works with Browsers
JSR Score
70%
Published
a year ago (0.0.4)

Modules for determining which flashcards to display, and how to update them

Built and signed on
GitHub Actions

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:@flashcard/schedulers

Import symbol

import * as schedulers from "@flashcard/schedulers";
or

Import directly with a jsr specifier

import * as schedulers from "jsr:@flashcard/schedulers";

Add Package

pnpm i jsr:@flashcard/schedulers
or (using pnpm 10.8 or older)
pnpm dlx jsr add @flashcard/schedulers

Import symbol

import * as schedulers from "@flashcard/schedulers";

Add Package

yarn add jsr:@flashcard/schedulers
or (using Yarn 4.8 or older)
yarn dlx jsr add @flashcard/schedulers

Import symbol

import * as schedulers from "@flashcard/schedulers";

Add Package

vlt install jsr:@flashcard/schedulers

Import symbol

import * as schedulers from "@flashcard/schedulers";

Add Package

npx jsr add @flashcard/schedulers

Import symbol

import * as schedulers from "@flashcard/schedulers";

Add Package

bunx jsr add @flashcard/schedulers

Import symbol

import * as schedulers from "@flashcard/schedulers";