Skip to main content
Home

@ddd/dir@1.0.3
Built and signed on GitHub Actions

Utilities related to operating system default directory

This package works with DenoIt is unknown whether this package works with Cloudflare Workers, Node.js, Bun, Browsers
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
It is unknown whether this package works with Browsers
JSR Score
94%
Published
6 days ago (1.0.3)

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:@ddd/dir

Import symbol

import { denoDir } from "@ddd/dir/deno-dir";
or

Import directly with a jsr specifier

import { denoDir } from "jsr:@ddd/dir/deno-dir";

Add Package

pnpm i jsr:@ddd/dir
or (using pnpm 10.8 or older)
pnpm dlx jsr add @ddd/dir

Import symbol

import { denoDir } from "@ddd/dir/deno-dir";

Add Package

yarn add jsr:@ddd/dir
or (using Yarn 4.8 or older)
yarn dlx jsr add @ddd/dir

Import symbol

import { denoDir } from "@ddd/dir/deno-dir";

Add Package

vlt install jsr:@ddd/dir

Import symbol

import { denoDir } from "@ddd/dir/deno-dir";

Add Package

npx jsr add @ddd/dir

Import symbol

import { denoDir } from "@ddd/dir/deno-dir";

Add Package

bunx jsr add @ddd/dir

Import symbol

import { denoDir } from "@ddd/dir/deno-dir";