Skip to main content

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
2 days ago (0.1.0)

header

JSR Score Tests


Qfu

Simple queue system for JS/TS and serverless environments

Built and signed on
GitHub Actions
View transparency log

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

npx jsr add @sgmonda/qfu

Import symbol

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

Add Package

yarn dlx jsr add @sgmonda/qfu

Import symbol

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

Add Package

pnpm dlx 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";