awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesExtractor Injection

The process of loading external transformation scripts into a target environment to enrich data extraction.

Distinct from External Data Integrations: Specifically addresses the injection of logic to convert types, rather than generic data source connection.

Explore 1 awesome GitHub repository matching data & databases · Extractor Injection. Refine with filters or upvote what's useful.

Awesome Extractor Injection GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • hediet/vscode-debug-visualizerAvatar von hediet

    hediet/vscode-debug-visualizer

    8,168Auf GitHub ansehen↗

    This is a visual debugging tool for VS Code that renders program variables and data structures as graphical diagrams during active debugging sessions. It functions as a programmable framework that converts internal runtime data and debug expressions into visual representations to assist in understanding program state. The project distinguishes itself through a programmable extraction system that allows the injection of custom JavaScript scripts into the debuggee. These scripts define how project-specific data types are parsed and transformed into JSON formats compatible with the visualization

    Supports loading external JavaScript files into the debuggee to convert project-specific data types into JSON.

    TypeScript
    Auf GitHub ansehen↗8,168
  1. Home
  2. Data & Databases
  3. External Data Integrations
  4. Extractor Injection