awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • hediet/vscode-debug-visualizerhediet 的头像

    hediet/vscode-debug-visualizer

    8,168在 GitHub 上查看↗

    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
    在 GitHub 上查看↗8,168
  1. Home
  2. Data & Databases
  3. External Data Integrations
  4. Extractor Injection