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)

Functions

f
toPersistentPath

Generate a persistent storage path for the instance started by a given configuration file.

f
toResolvedAbsolutePath
No documentation available
f
toTempPath

Generate a temporary path for the instance of a given configuration file.

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/path";
or

Import directly with a jsr specifier

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

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

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

Add Package

vlt install jsr:@pup/common

Import symbol

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

Add Package

npx jsr add @pup/common

Import symbol

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

Add Package

bunx jsr add @pup/common

Import symbol

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