Skip to content
Avatar

Highlights

Organizations

@tyml @comprakt

Sponsors

@codex-zaydek @pmoncadaisla @iann0036 @lostintangent @mentallabyrinth @phiresky @EelcoMulder @davidjgraph

Sponsoring

@codex-zaydek

Pinned

  1. A CLI Library for NodeJS/TypeScript

    TypeScript 20

  2. An extension for VS Code that visualizes data during debugging.

    TypeScript 3.6k 153

  3. If the desired entry point to debugging is unclear (e.g. within webpack configurations) this tool will help you by not just waiting for a debugger to connect but also launching it from scratch. Don…

    TypeScript 104 3

  4. This unofficial extension integrates Draw.io into VS Code.

    TypeScript 5.9k 188

  5. A modern implementation of JSON RPC in TypeScript for NodeJs and Browsers. Not stable yet.

    TypeScript 3

  6. 1
    ```typescript
    2
    type StringBool = "true"|"false";
    3
    4
    5
    interface AnyNumber { prev?: any, isZero: StringBool };

1,240 contributions in the last year

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

Contribution activity

August 2020

Created an issue in microsoft/vscode-js-debug that received 3 comments

Feature Request: Log Points - Source Maps

Context I implemented an extension that displays logs next to the source. It used to work very well with logpoints: However, in the new debug adap…

3 comments
2 contributions in private repositories Aug 14

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

You can’t perform that action at this time.