Skip to main content
Home

@pup/common@1.0.3
Built and signed on GitHub Actions

This package works with Node.js, Deno, Bun
This package works with Node.js
This package works with Deno
This package works with Bun
JSR Score
76%
Published
a year ago (1.0.3)

Classes

c
EventEmitter
No documentation available

Type Aliases

T
EventHandler

Simple EventEmitter implementation for Pup

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

Import symbol

import * as mod from "@pup/common/eventemitter";
or

Import directly with a jsr specifier

import * as mod from "jsr:@pup/common/eventemitter";

Add Package

pnpm i jsr:@pup/common
or (using pnpm 10.8 or older)
pnpm dlx jsr add @pup/common

Import symbol

import * as mod from "@pup/common/eventemitter";

Add Package

yarn add jsr:@pup/common
or (using Yarn 4.8 or older)
yarn dlx jsr add @pup/common

Import symbol

import * as mod from "@pup/common/eventemitter";

Add Package

vlt install jsr:@pup/common

Import symbol

import * as mod from "@pup/common/eventemitter";

Add Package

npx jsr add @pup/common

Import symbol

import * as mod from "@pup/common/eventemitter";

Add Package

bunx jsr add @pup/common

Import symbol

import * as mod from "@pup/common/eventemitter";