Skip to content

suggestion: add guide on how to use the Standard Library in the browser #4586

Description

@iuioiua

In other words, how to transpile and bundle code for the browser. This should:

  1. Be in the README.md.
  2. Include appropriate snippets using deno_emit. This may require further work in deno_emit. See Support jsr: specifiers deno_emit#167.
  3. Note any considerations one must make when doing so. E.g. a source file must contain the browser-compatible declaration. See https://github.com/denoland/deno_std/blob/main/_tools/check_browser_compat.ts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    PR welcomeA pull request for this issue would be welcomefeedback welcomeWe want community's feedback on this issue or PRgood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions