4 مستودعات
Tools for rendering structured data and logs with color-coding in console environments.
Explore 4 awesome GitHub repositories matching user interface & experience · Terminal Data Visualizers. Refine with filters or upvote what's useful.
Rich is a comprehensive library for building sophisticated command-line interfaces and terminal applications. It provides a robust console formatting engine and a layout framework that enables developers to render rich text, syntax-highlighted code, and complex data structures directly in the terminal. By utilizing a recursive constraint-based layout engine, the library allows for the creation of hierarchical grids, panels, and trees that maintain their structure even as terminal dimensions change. What distinguishes the library is its ability to manage persistent, real-time terminal interfac
Presents structured logs and complex objects in a readable, color-coded format optimized for console visualization.
Fx is a command-line processing suite designed for the transformation, conversion, exploration, and visualization of structured data. It functions as a terminal-based utility that handles both automated shell pipelines and interactive navigation of complex, nested data hierarchies. The tool distinguishes itself by integrating a JavaScript-based engine that executes user-provided logic to filter, map, or modify data fields within a sandboxed runtime. It maintains a responsive interface by decoupling data processing from the display loop, allowing users to explore large datasets through an inte
Displays complex nested data in an interactive terminal interface with expansion and navigation capabilities.
Spark هي مجموعة من أدوات سطر الأوامر مصممة لتمثيل مجموعات البيانات الرقمية كرسوم بيانية مدمجة باستخدام أحرف Unicode. تعمل كأداة تصور بيانات طرفية وأداة رسم بياني تحول تسلسلات الأرقام إلى خطوط اتجاه مرئية داخل بيئة shell. تنشئ الأداة رسوماً بيانية (sparklines) عن طريق تعيين نطاقات القيم الرقمية لأحرف كتلة Unicode محددة. تستخدم تحجيم القيمة الخطية لتطبيع الأرقام المدخلة لتناسب ارتفاعات الأحرف المتاحة وتعالج البيانات بالتسلسل من تدفق الإدخال القياسي لإنتاج مخرجات مرئية في الوقت الفعلي. تمكن هذه القدرات من تصور بيانات الطرفية لمراقبة مقاييس النظام ودمج الرسوم البيانية المرئية في تقارير نصوص shell.
Renders simple graphs and data trends directly within a shell environment.
rich-cli is a terminal rich text renderer and data visualizer that transforms raw text and structured data into styled console output. It functions as a command line markup processor, converting Markdown and custom markup into formatted text with clickable links and colors. The tool specializes in terminal content rendering for various formats, including syntax-highlighted source code, JSON data with consistent indentation, and CSV tables. It also supports the rendering of Jupyter notebooks and provides a terminal content pager for navigating long files and remote content via a scrollable int
Renders structured data such as CSV tables and JSON with color-coding in the console.