awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesSourcemap Variable Mappings

Translates renamed code identifiers across views and evaluation requests using sourcemap data.

Distinct from Decompiled Code Variable Renamers: Distinct from Decompiled Code Variable Renamers: uses explicit sourcemap data to translate variable names instead of heuristic AI renaming.

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

Awesome Sourcemap Variable Mappings GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • microsoft/vscode-js-debugmicrosoft का अवतार

    microsoft/vscode-js-debug

    1,950GitHub पर देखें↗

    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 renamed identifiers across views and evaluation requests using sourcemap data.

    TypeScriptdapdebughacktoberfest
    GitHub पर देखें↗1,950
  1. Home
  2. Programming Languages & Runtimes
  3. Variable Name Manglers
  4. Decompiled Code Variable Renamers
  5. Sourcemap Variable Mappings