Works with
•JSR Score52%•It is unknown whether this package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




Published2 years ago (0.1.0)
codepark--templates
To install dependencies:
bun install
To run:
bun run index.ts
This project was created using bun init in bun v1.1.10. Bun is a fast all-in-one JavaScript runtime.
Add Package
deno add jsr:@codepark/start
Import symbol
import * as start from "@codepark/start";
Import directly with a jsr specifier
import * as start from "jsr:@codepark/start";
Add Package
pnpm i jsr:@codepark/start
pnpm dlx jsr add @codepark/start
Import symbol
import * as start from "@codepark/start";
Add Package
yarn add jsr:@codepark/start
yarn dlx jsr add @codepark/start
Import symbol
import * as start from "@codepark/start";
Add Package
vlt install jsr:@codepark/start
Import symbol
import * as start from "@codepark/start";
Add Package
npx jsr add @codepark/start
Import symbol
import * as start from "@codepark/start";
Add Package
bunx jsr add @codepark/start
Import symbol
import * as start from "@codepark/start";