1 repositorio
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.
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.