This package has been archived, and as such it is read-only.
Zqr Core
Core Module for the zqr, generates the qr code from the input data to all the required data to create an Qr code
Add Package
deno add jsr:@zqr/core
Import symbol
import * as core from "@zqr/core";
---- OR ----
Import directly with a jsr specifier
import * as core from "jsr:@zqr/core";
Add Package
npx jsr add @zqr/core
Import symbol
import * as core from "@zqr/core";
Add Package
yarn dlx jsr add @zqr/core
Import symbol
import * as core from "@zqr/core";
Add Package
pnpm dlx jsr add @zqr/core
Import symbol
import * as core from "@zqr/core";
Add Package
bunx jsr add @zqr/core
Import symbol
import * as core from "@zqr/core";