@pietgk/playground@0.1.3Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
pietgk/playgroundplay with code in mindler context
This package works with Node.js, Deno, Bun


JSR Score
100%
Published
a year ago (0.1.3)
playground
play with code
example
import { play } from "@pietgk/playground"; const example = () { play(); }
Built and signed on
GitHub Actions
Add Package
deno add jsr:@pietgk/playground
Import symbol
import * as playground from "@pietgk/playground";
Import directly with a jsr specifier
import * as playground from "jsr:@pietgk/playground";
Add Package
pnpm i jsr:@pietgk/playground
pnpm dlx jsr add @pietgk/playground
Import symbol
import * as playground from "@pietgk/playground";
Add Package
yarn add jsr:@pietgk/playground
yarn dlx jsr add @pietgk/playground
Import symbol
import * as playground from "@pietgk/playground";
Add Package
npx jsr add @pietgk/playground
Import symbol
import * as playground from "@pietgk/playground";
Add Package
bunx jsr add @pietgk/playground
Import symbol
import * as playground from "@pietgk/playground";