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

Built and signed on GitHub Actions

latest
This package works with Deno, Bun
This package works with Deno
This package works with Bun
JSR Score
58%
Published
a year ago (0.2.0)

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:@honey/common

Import symbol

import { type Logger } from "@honey/common/logger";
or

Import directly with a jsr specifier

import { type Logger } from "jsr:@honey/common/logger";

Add Package

bunx jsr add @honey/common

Import symbol

import { type Logger } from "@honey/common/logger";