MCPcopy Index your code
hub / github.com/denoland/deno_emit

github.com/denoland/deno_emit @0.46.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release 0.46.0 ↗ · + Follow
614 symbols 1,358 edges 148 files 88 documented · 14%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

deno_emit

deno emit Twitter handle Discord Chat

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

This is an unstable module, where the API is likely to change over time.

JS API

See js/README.md.


Copyright 2018-2024 the Deno authors. All rights reserved. MIT License.

Extension points exported contracts — how you extend this code

BundleEmit (Interface)
(no doc)
js/mod.ts
CompilerOptions (Interface)
(no doc)
tests/source_map_test.ts
CommonTestOutput (Interface)
(no doc)
tests/utils.ts
ImportMap (Interface)
(no doc)
js/mod.ts
TestCase (Interface)
(no doc)
tests/source_map_test.ts
TranspileTestOutput (Interface)
(no doc)
tests/utils.ts
BundleOptions (Interface)
(no doc)
js/mod.ts
Output (Interface)
(no doc)
tests/source_map_test.ts

Core symbols most depended-on inside this repo

slice
called by 100
tests/__snapshots__/common/remote_url_as_string/transpile/remote/NNRNTa3nQ9cRguYpg8Fa19sQDzU/std@0.140.0/bytes/bytes_list.ts
slice
called by 100
tests/__snapshots__/common/remote_url_as_object/transpile/remote/NNRNTa3nQ9cRguYpg8Fa19sQDzU/std@0.140.0/bytes/bytes_list.ts
resolveFixture
called by 44
tests/utils.ts
isPathSeparator
called by 42
tests/__snapshots__/common/remote_url_as_string/bundle.js
isPathSeparator
called by 42
tests/__snapshots__/common/remote_url_as_string/transpile/remote/NNRNTa3nQ9cRguYpg8Fa19sQDzU/std@0.140.0/path/_util.ts
isPathSeparator
called by 42
tests/__snapshots__/common/remote_url_as_object/bundle.js
isPathSeparator
called by 42
tests/__snapshots__/common/remote_url_as_object/transpile/remote/NNRNTa3nQ9cRguYpg8Fa19sQDzU/std@0.140.0/path/_util.ts
testTranspileAndBundle
called by 30
tests/utils.ts

Shape

Function 388
Method 138
Class 74
Interface 13
Enum 1

Languages

TypeScript93%
Rust7%

Modules by API surface

tests/__snapshots__/common/remote_url_as_string/transpile/remote/NNRNTa3nQ9cRguYpg8Fa19sQDzU/std@0.140.0/io/buffer.ts63 symbols
tests/__snapshots__/common/remote_url_as_object/transpile/remote/NNRNTa3nQ9cRguYpg8Fa19sQDzU/std@0.140.0/io/buffer.ts63 symbols
tests/__snapshots__/common/remote_url_as_string/bundle.js44 symbols
tests/__snapshots__/common/remote_url_as_object/bundle.js44 symbols
tests/__snapshots__/common/es_decorators/bundle.js25 symbols
tests/utils.ts24 symbols
tests/__snapshots__/common/remote_url_as_string/transpile/remote/NNRNTa3nQ9cRguYpg8Fa19sQDzU/std@0.140.0/streams/conversion.ts20 symbols
tests/__snapshots__/common/remote_url_as_object/transpile/remote/NNRNTa3nQ9cRguYpg8Fa19sQDzU/std@0.140.0/streams/conversion.ts20 symbols
tests/__snapshots__/common/es_decorators/transpile/local/subdir/more_decorators.ts18 symbols
tests/__snapshots__/common/es_decorators/transpile/local/es_decorators.ts18 symbols
rs-lib/src/emit.rs14 symbols
tests/__snapshots__/common/remote_url_as_string/transpile/remote/NNRNTa3nQ9cRguYpg8Fa19sQDzU/std@0.140.0/path/win32.ts13 symbols

For agents

$ claude mcp add deno_emit \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page