Skip to content
Avatar
🦕
🦕

Highlights

  • Pro
  • 5 discussions answered

Organizations

@denoland
Block or Report

Block or report bartlomieju

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. A modern runtime for JavaScript and TypeScript.

    Rust 83.3k 4.5k

  2. Blazing fast linter for JavaScript and TypeScript written in Rust

    Rust 1.1k 126

  3. Rust bindings for the V8 JavaScript engine

    Rust 2.3k 219

  4. denoland/doc_website Public archive

    Archived. New version at https://github.com/denoland/docland

    TypeScript 194 48

  5. Deno standard library

    JavaScript 2.2k 354

  6. PostgreSQL driver for Deno

    TypeScript 484 75

3,640 contributions in the last year

Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Mon Wed Fri

Contribution activity

June 2022

Created 1 repository

Created a pull request in denoland/deno that received 12 comments

feat: deno run --watch doesn't exit on Deno.exit()

This PR changes behavior of Deno.exit() when --watch flag is passed. Instead of exiting the watcher process, it terminates JS execution but keeps f…

+165 −19 12 comments
Opened 36 other pull requests in 11 repositories
denoland/deno 2 open 10 merged 1 closed
denoland/deno_std 2 open 3 merged
denoland/dotland 3 merged
denoland/rusty_v8 1 closed 1 merged 1 open
denoland/doc_components 3 merged
ry/tinyclouds 3 merged
denoland/manual 2 merged
denoland/fresh 1 merged
denoland/deno_blog 1 merged
denoland/docland 1 merged
denoland/deno_docker 1 merged
Reviewed 152 pull requests in 19 repositories
denoland/deno 25 pull requests
denoland/deno_std 22 pull requests
denoland/deno_blog 10 pull requests
denoland/dotland 9 pull requests
denoland/manual 9 pull requests
denoland/rusty_v8 6 pull requests
denoland/vscode_deno 6 pull requests
denoland/import_map 5 pull requests
denoland/deno_graph 4 pull requests
denoland/deno_task_shell 4 pull requests
denoland/deno_ast 3 pull requests
denoland/deno_install 2 pull requests
denoland/eszip 2 pull requests
denoland/docland 2 pull requests
denoland/deno_third_party 1 pull request
denoland/deno_emit 1 pull request
denoland/deno_doc 1 pull request
denoland/deno_lint 1 pull request
denoland/deno_docker 1 pull request

Created an issue in denoland/deno that received 1 comment

Disallow "Deno.exit()" inside web worker context

@lucacasonato proposed we disallow Deno.exit() API in web worker context, or more precisely throw on call to that API to keep backward compatibilit…

1 comment
Opened 2 other issues in 1 repository
Answered 1 discussion in 1 repository
16 contributions in private repositories Jun 6 – Jun 29

Seeing something unexpected? Take a look at the GitHub profile guide.