8 个仓库
Architectures that map data tokens to native UI components for display.
Distinct from Component-Based Architectures: None of the candidates describe a general UI mapping architecture for mobile mini-programs; candidates are too specific to PDF or Node-UI.
Explore 8 awesome GitHub repositories matching user interface & experience · Component-Based Rendering. Refine with filters or upvote what's useful.
Reader is a digital content reader and browser-based document viewer. It functions as a digital library manager and content aggregator that collects articles and documents from various online sources into a single interface. The project utilizes a JSON-driven approach to organize and display hierarchies of digital documents. It incorporates a REST-based aggregation model to fetch reading materials and metadata from remote servers for a unified viewing experience. The application provides client-side rendering for digital texts and manages personal collections through a digital library system
Utilizes a component-based rendering architecture to construct the interface using modular, state-driven elements.
wxParse is a rich text parser and renderer specifically designed for the WeChat Mini Program ecosystem. It transforms standard HTML tags and Markdown syntax into native visual elements and compatible layouts. The system processes structured text strings into a repeating list of visual components and media links. It handles the conversion of complex text formats into formatted media and hyperlinks to ensure content displays correctly across mobile devices. The project manages content through regular expression-based parsing and schema-driven element mapping, translating identified content typ
Maps parsed data tokens to native visual components to manage the final layout.
ai-deadlines 是一个用于追踪机器学习、计算机视觉和自然语言处理研究会议投稿截止日期的跟踪器。它作为一个专门的日历和监控器,帮助研究人员追踪重要的会议日期里程碑。 该项目提供顶级人工智能会议的按时间顺序排列的时间线和倒计时器。它涵盖了 ML、CV 和 NLP 领域学术论文的出版周期。
Uses a component-based architecture to map conference data to countdown timer UI elements.
JASONETTE-iOS is a JSON-driven mobile app framework used to build iOS applications using declarative JSON markup. It maps structured data to native iOS components and system methods, allowing the definition of user interfaces and event responses without writing traditional imperative code. The framework includes a remote logic delivery engine that loads application structure and behavior via HTTP. This enables updates to interfaces and application logic over the air without requiring the redistribution of the app binary. The system manages application flow through declarative state managemen
Instantiates native views by interpreting structured data that defines layout constraints and properties.
Neo-tree is an extensible UI component for Neovim that functions as a file explorer, project resource manager, and git status browser. It provides a tree-based interface for navigating filesystems, managing open buffers, and organizing document symbols within a side panel. The project is designed as a customizable framework that allows for the integration of external data sources and the implementation of user-defined event handlers. It supports custom tree visuals and component rendering, enabling the display of metadata, custom icons, and third-party plugin data within the tree view. Capab
Uses a component-based rendering architecture to map tree data to modular visual elements and icons.
Sound-redux 是一个基于 React 的音频播放器和 SoundCloud API 客户端,旨在浏览和播放音频轨道。它作为一个 Redux 状态管理器,用于在整个应用程序中同步播放和轨道元数据。 该项目与 SoundCloud API 集成以获取和显示音乐轨道及艺术家信息。这使得能够构建一个音乐流媒体界面,将自定义用户界面连接到远程外部服务以供公众消费。 该应用程序利用基于 Redux 的状态管理系统和基于组件的 UI 渲染模型。它结合了单页应用程序路由和基于 REST 的 API 集成来管理数据流和导航。
Builds the audio player interface by composing independent React components that synchronize with the global state.
Notion-blog is a static site generator that uses Notion as a headless content management system. It functions as a framework for building web applications that retrieve structured content from a collaborative document database during the build process to generate static pages. The project provides a content pipeline that transforms visual editor blocks into web components, allowing for custom interface design while maintaining the document platform as the primary backend. It includes a development template that maps unique database identifiers to static file routes, ensuring that content upda
Maps visual editor blocks to framework-native UI components for rendering content.
This application is a local management system designed for organizing, tagging, and reading digital comic and manga collections. It functions as a centralized utility that indexes local archives and folders into a searchable library, allowing users to maintain their digital assets through structured metadata storage and database backup capabilities. The software distinguishes itself by integrating remote metadata synchronization, which fetches and maps detailed information from online sources to keep local entries accurately labeled. It features advanced discovery tools that support complex q
Implements a modular interface that maps library data to native UI components for flexible reading layouts.