Skip to main content
Home

Built and signed on GitHub Actions

Works with
It is unknown whether this package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
It is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Node.js
It is unknown whether this package works with Deno
It is unknown whether this package works with Bun
It is unknown whether this package works with Browsers
JSR Score35%
Downloads3/wk
Published6 months ago (4.1.2)
No docs found.
Built and signed on
GitHub Actions

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:@kartoffelgames/environment-command-bundle

Import symbol

import * as environment_command_bundle from "@kartoffelgames/environment-command-bundle";
or

Import directly with a jsr specifier

import * as environment_command_bundle from "jsr:@kartoffelgames/environment-command-bundle";

Add Package

pnpm i jsr:@kartoffelgames/environment-command-bundle
or (using pnpm 10.8 or older)
pnpm dlx jsr add @kartoffelgames/environment-command-bundle

Import symbol

import * as environment_command_bundle from "@kartoffelgames/environment-command-bundle";

Add Package

yarn add jsr:@kartoffelgames/environment-command-bundle
or (using Yarn 4.8 or older)
yarn dlx jsr add @kartoffelgames/environment-command-bundle

Import symbol

import * as environment_command_bundle from "@kartoffelgames/environment-command-bundle";

Add Package

vlt install jsr:@kartoffelgames/environment-command-bundle

Import symbol

import * as environment_command_bundle from "@kartoffelgames/environment-command-bundle";

Add Package

npx jsr add @kartoffelgames/environment-command-bundle

Import symbol

import * as environment_command_bundle from "@kartoffelgames/environment-command-bundle";

Add Package

bunx jsr add @kartoffelgames/environment-command-bundle

Import symbol

import * as environment_command_bundle from "@kartoffelgames/environment-command-bundle";