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

@zqr/core@0.1.1

yanked

qr code generator

This package works with Node.js, Deno, Bun, BrowsersIt is unknown whether this package works with Cloudflare Workers
It is unknown whether 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
Published
6 months ago (0.1.1)

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