Skip to main content
Home

Built and signed on GitHub Actions

This package works with Node.js, DenoIt is unknown whether this package works with Cloudflare Workers, Bun, Browsers
It is unknown whether 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
It is unknown whether this package works with Browsers
JSR Score
94%
Published
5 months ago (0.1.0)

header

JSR Score Tests


Qfu

Simple queue system for JS/TS and serverless environments

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:@sgmonda/qfu

Import symbol

import * as qfu from "@sgmonda/qfu";
or

Import directly with a jsr specifier

import * as qfu from "jsr:@sgmonda/qfu";

Add Package

pnpm i jsr:@sgmonda/qfu
or (using pnpm 10.8 or older)
pnpm dlx jsr add @sgmonda/qfu

Import symbol

import * as qfu from "@sgmonda/qfu";

Add Package

yarn add jsr:@sgmonda/qfu
or (using Yarn 4.8 or older)
yarn dlx jsr add @sgmonda/qfu

Import symbol

import * as qfu from "@sgmonda/qfu";

Add Package

npx jsr add @sgmonda/qfu

Import symbol

import * as qfu from "@sgmonda/qfu";

Add Package

bunx jsr add @sgmonda/qfu

Import symbol

import * as qfu from "@sgmonda/qfu";