3 Repos
Tools for mapping the hierarchy of nested data structures.
Distinguishing note: Focuses on path discovery rather than general data traversal.
Explore 3 awesome GitHub repositories matching data & databases · Data Path Mappers. Refine with filters or upvote what's useful.
This project is a command-line processor designed for the parsing, filtering, and transformation of structured data streams. It functions as a declarative programming environment that treats data as immutable streams, allowing users to perform complex structural modifications through the composition of small, reusable functions. By utilizing a recursive tree traversal engine, the system enables the navigation, inspection, and modification of deeply nested hierarchical data structures. The engine distinguishes itself through a stream-oriented architecture that processes input records one by on
Generates comprehensive lists of paths to elements within nested JSON structures.
ApexCharts is a comprehensive JavaScript charting library designed for building interactive, responsive, and data-driven visualizations within web applications. It functions as a versatile data visualization framework that supports a wide range of chart types, including categorical, statistical, and financial plots, enabling developers to construct complex dashboards and real-time monitoring interfaces. The library distinguishes itself through a deep commitment to accessibility and high-performance interactivity. It provides built-in support for keyboard navigation, screen readers, and high-c
Emphasizes specific data flows and connections when interacting with chart elements to clarify complex relationships.
InteractiveHtmlBom ist ein PCB-Design-Tool-Plugin, das eine webbasierte interaktive Stückliste (Bill of Materials) generiert. Es fungiert als Komponenten-Cross-Referencer und elektrischer Netz-Visualisierer, der Einträge der Komponentenliste mit ihren physischen Positionen auf einem Leiterplattenlayout verknüpft. Das Tool erstellt eine eigenständige HTML-Seite, die bidirektionales Hervorheben zwischen einer Komponentenliste und einer Board-Visualisierung ermöglicht. Es enthält Funktionen für die Visualisierung elektrischer Netze, die es Benutzern ermöglichen, verbundene Leiterbahnen und Zonen hervorzuheben, um elektrische Pfade nachzuverfolgen. Das System unterstützt die Anpassung von BOM-Daten durch den Import von Netlists oder XML-Dateien, um benutzerdefinierte Spalten und Gruppierungen zu definieren. Diese Funktionen erleichtern die Überprüfung der PCB-Bestückung, Design-Reviews und die Netlist-Visualisierung.
Highlights connected tracks and zones on the board layout to trace electrical paths.