3 个仓库
Capabilities for presenting the same dataset through multiple visual interfaces such as grids, kanban boards, and calendars.
Distinct from Multi-Format Output Renderers: Unlike document or API rendering, this focuses on different visual UI representations of a relational database.
Explore 3 awesome GitHub repositories matching user interface & experience · Multi-Format Data Rendering. Refine with filters or upvote what's useful.
Baserow 是一个无代码关系数据库和应用程序构建器,允许用户通过可视化界面创建结构化数据表和业务工具。它作为一个无头 REST API 数据后端和自托管数据工作区,提供了一个在保持对数据驻留完全控制的同时管理协作数据库的平台。 该平台集成了大语言模型,作为 LLM 驱动的数据平台,能够从自然语言生成数据库结构、记录内容和技术工作流。它还充当模型上下文协议 (MCP) 服务器,使远程 AI 代理能够以编程方式与结构化数据库记录进行交互。 除了核心数据库功能外,该项目还提供了用于构建品牌外部门户、内部业务应用程序和交互式仪表板的工具。它包括一个用于业务流程自动化的事件驱动自动化引擎,并支持广泛的 API 集成,包括 Webhook、WebSocket 事件流和第三方数据同步。 该软件专为私有基础设施托管和容器化部署而设计,以确保数据主权和安全。
Renders database records through multiple formats including grids, kanban boards, and calendars.
Markwhen 是一个 Markdown 数据可视化工具和时间轴生成器,可将结构化文本转换为交互式的时间顺序视图。它作为基于文本的时间轴编辑器,将纯文本编辑与事件序列的实时视觉预览同步。 该系统以多种格式呈现时间顺序数据,包括级联时间轴、甘特图、日历和简历。它支持通过 Docker 容器化进行自托管,允许用户在私有基础设施上运行渲染器。 该项目包含一个用于自定义视图开发的客户端库,并提供与 VS Code 编辑器的集成,以同步文本编辑与可视化时间轴。它还提供了用于管理事件日期范围并将时间顺序数据组织成结构化页面的工具。
Displays the same chronological dataset through multiple visual interfaces including timelines, calendars, and resumes.
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
Transforms datasets into multiple visual interfaces, including HTML tables, charts, and TSV exports.