Skip to main content
Home

Transpile and bundle JavaScript and TypeScript under Deno and Deno Deploy.

This package works with Node.js, Deno, BunIt is unknown whether this package works with Cloudflare Workers, Browsers
It is unknown whether this package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
It is unknown whether this package works with Browsers
JSR Score
94%
Published
a week ago (0.0.4)

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:@kingsword/deno-emit-inline

Import symbol

import { type ImportMap } from "@kingsword/deno-emit-inline";
or

Import directly with a jsr specifier

import { type ImportMap } from "jsr:@kingsword/deno-emit-inline";

Add Package

pnpm i jsr:@kingsword/deno-emit-inline
or (using pnpm 10.8 or older)
pnpm dlx jsr add @kingsword/deno-emit-inline

Import symbol

import { type ImportMap } from "@kingsword/deno-emit-inline";

Add Package

yarn add jsr:@kingsword/deno-emit-inline
or (using Yarn 4.8 or older)
yarn dlx jsr add @kingsword/deno-emit-inline

Import symbol

import { type ImportMap } from "@kingsword/deno-emit-inline";

Add Package

npx jsr add @kingsword/deno-emit-inline

Import symbol

import { type ImportMap } from "@kingsword/deno-emit-inline";

Add Package

bunx jsr add @kingsword/deno-emit-inline

Import symbol

import { type ImportMap } from "@kingsword/deno-emit-inline";