Skip to main content
Home

Built and signed on GitHub Actions

console library like debug-js/debug, but written in Deno

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

debug-js

JSR test

console library like debug-js/debug, but written in Deno

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:@takker/debug-js

Import symbol

import * as debug_js from "@takker/debug-js";
or

Import directly with a jsr specifier

import * as debug_js from "jsr:@takker/debug-js";

Add Package

pnpm i jsr:@takker/debug-js
or (using pnpm 10.8 or older)
pnpm dlx jsr add @takker/debug-js

Import symbol

import * as debug_js from "@takker/debug-js";

Add Package

yarn add jsr:@takker/debug-js
or (using Yarn 4.8 or older)
yarn dlx jsr add @takker/debug-js

Import symbol

import * as debug_js from "@takker/debug-js";

Add Package

vlt install jsr:@takker/debug-js

Import symbol

import * as debug_js from "@takker/debug-js";

Add Package

npx jsr add @takker/debug-js

Import symbol

import * as debug_js from "@takker/debug-js";

Add Package

bunx jsr add @takker/debug-js

Import symbol

import * as debug_js from "@takker/debug-js";