Skip to main content

@pup/plugin@1.0.1
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
100%
Published
5 months ago (1.0.1)

Add Package

deno add jsr:@pup/plugin

Import symbol

import { PluginImplementation } from "@pup/plugin";

---- OR ----

Import directly with a jsr specifier

import { PluginImplementation } from "jsr:@pup/plugin";

Add Package

npx jsr add @pup/plugin

Import symbol

import { PluginImplementation } from "@pup/plugin";

Add Package

yarn dlx jsr add @pup/plugin

Import symbol

import { PluginImplementation } from "@pup/plugin";

Add Package

pnpm dlx jsr add @pup/plugin

Import symbol

import { PluginImplementation } from "@pup/plugin";

Add Package

bunx jsr add @pup/plugin

Import symbol

import { PluginImplementation } from "@pup/plugin";