10 रिपॉजिटरी
Tools for organizing, grouping, and rendering tabular data into structured visual views.
Explore 10 awesome GitHub repositories matching user interface & experience · Table Visualizations. Refine with filters or upvote what's useful.
Superset is a web-based business intelligence platform designed for data exploration, visualization, and interactive dashboarding. It functions as a query-driven analytics engine that connects to various SQL databases, allowing users to perform ad-hoc analysis, define virtual metrics, and build complex data visualizations through a centralized interface. The platform distinguishes itself through a robust semantic layer that transforms raw database schemas into calculated columns and virtual metrics, enabling consistent business logic across an organization. It features a plugin-based visualiz
Organizes data into structured tabular views by grouping information and defining custom metrics.
Wekan एक ओपन-सोर्स, सेल्फ-होस्टेड Kanban प्रोजेक्ट मैनेजमेंट टूल है जिसका उपयोग बोर्ड, लिस्ट और कार्ड के माध्यम से वर्कफ़्लो को व्यवस्थित करने के लिए किया जाता है। यह एक रीयल-टाइम वेब एप्लिकेशन है जो टीमों को निजी इंफ्रास्ट्रक्चर पर कार्यों का प्रबंधन करने की अनुमति देता है। प्लेटफॉर्म व्यापक डेटा माइग्रेशन टूल के साथ खुद को अलग करता है, विशेष रूप से Trello से बोर्ड और कार्ड आयात करने के लिए। यह LDAP, OpenID Connect और OAuth2 के माध्यम से एंटरप्राइज़-ग्रेड पहचान एकीकरण का समर्थन करता है, और अटैचमेंट के लिए प्राथमिक रिलेशनल बैकएंड के रूप में PostgreSQL और प्लगेबल क्लाउड स्टोरेज सहित लचीले स्टोरेज विकल्प प्रदान करता है। सिस्टम Gantt चार्ट विज़ुअलाइज़ेशन, समय ट्रैकिंग और क्रॉस-बोर्ड कार्य एकत्रीकरण सहित कार्य प्रबंधन क्षमताओं की एक विस्तृत श्रृंखला को कवर करता है। इसमें भूमिका-आधारित एक्सेस कंट्रोल, स्वचालित बैकअप शेड्यूलिंग, और REST API और इवेंट-ड्रिवन वेबहुक के माध्यम से प्रोग्रामेटिक एक्स्टेंसिबिलिटी के लिए प्रशासनिक उपकरण शामिल हैं। एप्लिकेशन Docker के माध्यम से परिनियोजन के लिए उपलब्ध है और मल्टी-टेनेंट कॉन्फ़िगरेशन का समर्थन करता है।
Displays board cards in a sortable table including members, labels, and due dates.
Nextra is a documentation framework for Next.js that functions as an MDX static site generator. It enables the creation of structured technical documentation sites by transforming MDX files into themed static pages with built-in layout and navigation. It serves as a React-based documentation tool that allows the integration of custom React components directly into markdown content. The framework distinguishes itself through integrated full-text search and a localization system that manages multilingual content via language routing and translation selectors. It also includes an AI-powered chat
Renders GitHub Flavored Markdown tables into consistently styled grids within MDX content.
This project is a Python-based stock market tracker and financial data dashboard designed to fetch and visualize real-time and historical market data. It functions as a containerized financial application and analysis tool for monitoring price trends and calculating financial indicators. The system includes a metadata-driven reporting engine that transforms database tables into interactive web reports without manual page development. It further extends its analysis capabilities by embedding third-party financial interfaces and indicator calculators directly into the user interface via frames.
Renders database records in dynamic tables using configurable menus for structured visual views.
QOwnNotes is a desktop note editor that stores each note as a plain-text Markdown file on the local filesystem, avoiding proprietary formats and enabling direct file access. It functions as a Nextcloud Notes client, syncing notes and metadata with Nextcloud or ownCloud servers through a companion API service for versioning and sharing. The application also integrates with AI providers and exposes a local MCP server for external agents to search and fetch notes, and includes a companion browser extension for capturing web content, bookmarks, and screenshots. The editor distinguishes itself thr
Renders pipe-delimited Markdown tables as formatted grids with column alignment.
Markdig is a high-performance Markdown processor for .NET applications that converts Markdown text into HTML or other target formats. It is a CommonMark compliant parser and extensible engine that can transform Markdown into a searchable and manipulatable abstract syntax tree. The library provides a framework for adding custom syntax and rendering logic through a modular pipeline of parsers and renderers. It supports native ahead-of-time compilation and trimming to minimize binary size. Capabilities include the generation of structured HTML with custom attributes and styling, the extraction
Converts pipe and grid style text into HTML tables with support for multi-line cells.
This project is a JavaScript pivot table library and client-side data processor. It provides an interactive interface for transforming raw datasets into summarized tables, heatmaps, and charts, allowing for browser-based data analysis without a backend server. The library distinguishes itself through a drag-and-drop interface for dynamic data exploration and the ability to derive new attributes via date binning or custom logic. It supports flexible data rendering by converting analyzed results into HTML tables or graphical representations using integrated or third-party charting libraries. T
Renders datasets as interactive tables with heatmaps and embedded bar charts to highlight data patterns.
Streamdown is a streaming markdown renderer for React that transforms incoming markdown text into sanitized HTML in real time, handling incomplete blocks as they arrive. It parses GitHub-Flavored Markdown syntax including tables, task lists, and footnotes, and renders LaTeX math expressions using KaTeX, Mermaid diagrams as interactive SVGs, and code blocks with Shiki-based syntax highlighting supporting over 200 languages with dual light and dark themes. The renderer includes an XSS-safe HTML sanitizer that strips dangerous tags and validates URLs to prevent injection attacks. What distinguis
Formats tabular data with column alignment options, producing structured HTML tables from pipe-delimited markdown.
render-markdown.nvim is a Neovim plugin that transforms raw markdown syntax into a visually formatted layout directly inside the editor. It acts as a component visualizer and syntax highlighter, replacing standard markdown elements with custom symbols, icons, and formatted blocks to improve document readability. The plugin provides a toggle between rendered visual layouts and raw text views, allowing users to switch based on their current needs. It also applies markdown styling to injected content sections found within non-markdown file types. The system covers the visualization of various d
Transforms plain text pipe tables into formatted visual grids with borders and padding.
This is a VS Code extension that provides a suite of tools for editing, previewing, and managing Markdown documents. It integrates an authoring toolset, a link management system, and a rendering engine to support the creation of structured technical documentation and knowledge bases. The project distinguishes itself through advanced reference handling and accessibility features, such as a system that automatically updates internal links when files or headers are renamed and an artificial intelligence tool for generating descriptive image alt text. It also supports the rendering of Mermaid dia
Rearranges and aligns table cells to create a consistent visual structure for GitHub Flavored Markdown.