awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesSourcemap Debuggers

Code debuggers that translate sourcemaps to step through and inspect original source code without manual configuration.

Distinct from TypeScript: Distinct from TypeScript documentation parsers: focuses on runtime debugging and sourcemap translation for source-level code inspection.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Sourcemap Debuggers. Refine with filters or upvote what's useful.

Awesome Sourcemap Debuggers GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • microsoft/vscode-js-debugAvatar microsoft

    microsoft/vscode-js-debug

    1,950Vezi pe GitHub↗

    This project is a diagnostic adapter that connects code editors and standalone tools to running runtime processes using the standard Debug Adapter Protocol. It functions as a JavaScript and TypeScript debug implementation that maps compiled code back to original source files using sourcemaps, allowing developers to set breakpoints, inspect variables, and evaluate expressions without manual configuration. The tool handles cross-environment code execution by automatically attaching to child processes, worker threads, service workers, and terminal processes. It supports advanced debugging capabi

    Translates sourcemaps to step through and inspect original TypeScript sources without manual configuration.

    TypeScriptdapdebughacktoberfest
    Vezi pe GitHub↗1,950
  1. Home
  2. Programming Languages & Runtimes
  3. Source Code Documentation
  4. Documentation Parsers
  5. TypeScript
  6. Sourcemap Debuggers