TypeScript Debug

Open-source TypeScript projects categorized as Debug

Top 14 TypeScript Debug Projects

  • lightproxy

    💎 Cross platform Web debugging proxy

  • jest-preview

    Debug your Jest tests. Effortlessly.🛠🖼

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • vscode-js-debug

    A DAP-compatible JavaScript debugger. Used in VS Code, VS, + more

  • Project mention: Has anybody gotten vscode-js-debug working with a browser like chrome? | /r/neovim | 2023-06-30

    Now I'm attempting to configure it with just vscode-js-debug, looking at the https://github.com/microsoft/vscode-js-debug/blob/main/OPTIONS.md and trying to configure it with no success.

  • Spector.js

    Explore and Troubleshoot your WebGL scenes with ease.

  • Project mention: Show HN: Volume rendering 3D data in Three.js and GLSL | news.ycombinator.com | 2024-04-21

    Author of the WebGL volume rendering tutorial [0] you mentioned in the readme here, great work!

    Working in WebGL/JS is nice since you can deploy it everywhere, but it can be really hard for graphics programming as you've found because there are very few tools for doing real GPU/graphics debugging for WebGL. The only one I know of is [1], and I've had limited success with it.

    WebGPU is a great next step, it provides a modern GPU API (so if you want to learn Metal, DX12, Vulkan, they're more familiar), and modern GPU functionality like storage buffers and compute shaders, not to mention lower overhead and better performance. The WebGPU inspector [2] also looks to provide a GPU profiler/debugger for web that aims to be on par with native options. I just tried it out on a small project I have and it looks really useful. Another benefit of WebGPU is that it maps more clearly to Metal/DX12/Vulkan, so you can use native tools to profile it through Chrome [3].

    I think it would be worth learning C++ and a native graphics API, you'll get access to the much more powerful graphics debugging & profiling features provided by native tools (PIX, RenderDoc, Nvidia Nsight, Xcode, etc.) and functionality beyond what even WebGPU exposes.

    Personally, I have come "full circle": I started with C++ and OpenGL, then DX12/Vulkan/Metal, then started doing more WebGL/WebGPU and JS/TS to "run everywhere", and now I'm back writing C++ but using WebGL/WebGPU and compiling to WebAssembly to still everywhere (and native for tools).

    With WebGPU, you could program in C++ (or Rust) and compile to both native (for access to debuggers and tools), and Wasm (for wide deployment on the web). This is one of the aspects of WebGPU that is most exciting to me. There's a great tutorial on developing WebGPU w/ C++ [4], and a one on using it from JS/TS [5].

    [0] https://www.willusher.io/webgl/2019/01/13/volume-rendering-w...

    [1] https://spector.babylonjs.com/

    [2] https://github.com/brendan-duncan/webgpu_inspector

    [3] https://toji.dev/webgpu-profiling/pix

    [4] https://eliemichel.github.io/LearnWebGPU/

    [5] https://webgpufundamentals.org/

  • vscode-expo

    Expo Tools keep you productive with debugging, IntelliSense, and prebuild previews

  • ethereum-graph-debugger

    Ethereum solidity graph plain debugger. To have the whole picture when debugging.

  • diary

    📑 Zero-dependency, fast logging library for Node, Browser and Workers (by maraisr)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • winston-dev-console

    Winston@3 console format aimed to improve development UX

  • object-gui

    Object GUI - Javascript Object GUI Editor

  • Quo

    Quo is a (free) debugging companion app to help you debug dumped variables, the dumped variables will appear in this Quo client instead of the traditional way which is often tedious. (by Protoqol)

  • MaDe-for-VS-Code

    Matlab Debugger for VS Code

  • rx-debugger

    Easily debug rxjs pipes

  • ebec

    A collection of extensible ES6 error classes for different contexts.

  • Project mention: tada5hi/ebec: A collection of extensible ES6 error classes for different contexts (e.g. http). | /r/node | 2023-09-22
  • parikshan

    🧐 Get insights from your code

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

TypeScript Debug related posts

Index

What are some of the best open-source Debug projects in TypeScript? This list will help you:

Project Stars
1 lightproxy 3,057
2 jest-preview 2,295
3 vscode-js-debug 1,590
4 Spector.js 1,238
5 vscode-expo 377
6 ethereum-graph-debugger 347
7 diary 237
8 winston-dev-console 93
9 object-gui 65
10 Quo 35
11 MaDe-for-VS-Code 6
12 rx-debugger 5
13 ebec 5
14 parikshan 3

Sponsored
The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com