@gm/runtime-detection@0.1.0
latest
Used to detect the current runtime environment in a running javascript process.
This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




JSR Score
100%
Published
a year ago (0.1.0)
Add Package
deno add jsr:@gm/runtime-detection
Import symbol
import * as runtime_detection from "@gm/runtime-detection";
Import directly with a jsr specifier
import * as runtime_detection from "jsr:@gm/runtime-detection";
Add Package
pnpm i jsr:@gm/runtime-detection
pnpm dlx jsr add @gm/runtime-detection
Import symbol
import * as runtime_detection from "@gm/runtime-detection";
Add Package
yarn add jsr:@gm/runtime-detection
yarn dlx jsr add @gm/runtime-detection
Import symbol
import * as runtime_detection from "@gm/runtime-detection";
Add Package
npx jsr add @gm/runtime-detection
Import symbol
import * as runtime_detection from "@gm/runtime-detection";
Add Package
bunx jsr add @gm/runtime-detection
Import symbol
import * as runtime_detection from "@gm/runtime-detection";