awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
parse-community avatar

parse-community/ParseUI-iOSArchived

0
View on GitHub↗
933 星标·279 分支·Objective-C·11 次浏览parseplatform.org↗

ParseUI IOS

ParseUI-iOS 是一个可重用的界面组件库,旨在显示移动应用程序中从远程后端服务获取的数据。它作为一个数据绑定框架,将数据库记录直接连接到原生界面元素,减少了构建数据驱动软件所需的样板代码量。

该框架通过提供直接与后端数据模型集成的预构建小部件脱颖而出,使开发者能够自动渲染来自云数据库的信息。通过利用模型驱动的视图绑定,这些组件观察底层数据的变化并相应地更新界面,从而促进移动应用程序的快速原型设计。

该库通过组合原生平台控件支持标准界面构建,确保跨设备的一致外观。它通过后台操作和增量加载模式管理数据检索,以在显示远程内容时保持界面响应性并优化内存使用。

Features

  • Data Display Components - Provides interface components that retrieve and display remote data objects from backend services.
  • Backend-Driven Interfaces - Automatically renders data fetched from remote backend services using pre-built interface components.
  • Data Binding Frameworks - Connects remote database records directly to native interface elements to reduce boilerplate code.
  • Model-Driven View Binding - Automatically maps backend data model changes to interface elements through reactive view binding.
  • Asynchronous Data Fetching - Performs network data retrieval on background threads to ensure the user interface remains responsive during operations.
  • Lazy Loading Patterns - Implements incremental data loading during scrolling to optimize memory usage and improve initial performance.
  • iOS Data Visualization - Displays information retrieved from cloud databases within native mobile interface elements.
  • iOS UI Components - Offers a collection of reusable interface elements designed to display remote backend data in mobile applications.
  • SDK Component Integrations - Provides pre-built interface widgets that integrate directly with backend data models to simplify data-driven mobile development.

Star 历史

parse-community/parseui-ios 的 Star 历史图表parse-community/parseui-ios 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

包含 ParseUI IOS 的精选搜索

收录 ParseUI IOS 的精选合集。
  • iOS 与 macOS 的 Objective-C 库

ParseUI IOS 的开源替代方案

相似的开源项目,按与 ParseUI IOS 的功能重合度排序。
  • markmead/hyperuimarkmead 的头像

    markmead/hyperui

    12,137在 GitHub 上查看↗

    HyperUI is a dependency-free collection of responsive HTML layouts and pre-styled components designed for various web domains. It functions as a Tailwind CSS component library where users integrate standalone HTML snippets via a copy-paste distribution model to avoid package installation and framework overhead. The library features one-click markup copying from a pre-built component gallery. It includes specialized design systems, such as high-contrast neobrutalist styling with heavy borders, and visual tools for generating dark mode color palettes and harmonic typography scales. The compone

    HTMLaccessibilitycomponentscss
    在 GitHub 上查看↗12,137
  • creativetimofficial/david-aicreativetimofficial 的头像

    creativetimofficial/david-ai

    6,078在 GitHub 上查看↗

    David AI is a UI development toolkit that combines AI-powered page generation with a library of pre-built, copy-paste-ready components built on Tailwind CSS. At its core, it offers an AI builder that can generate complete landing pages and dashboards from natural language prompts, outputting clean, responsive Tailwind CSS code. The project provides a comprehensive collection of UI components—including buttons, forms, navigation elements, and data displays—that can be assembled into full page sections like hero blocks, pricing tables, and dashboards. The toolkit distinguishes itself through a

    HTMLaiai-frameworkangular-landing-page
    在 GitHub 上查看↗6,078
  • longbridge/gpui-componentlongbridge 的头像

    longbridge/gpui-component

    11,793在 GitHub 上查看↗

    gpui-component is a native desktop UI kit and component library built for the GPUI framework. It provides a collection of reusable user interface elements, a desktop layout engine for organizing application space, and a specialized data visualization library for rendering quantitative information. The project is distinguished by its high-performance rendering systems, including a virtualized data grid and list system designed to handle large datasets with low memory overhead. It also features a comprehensive data visualization toolkit for rendering charts, axes, and coordinate scales using li

    Rustdesktop-applicationgpuirust
    在 GitHub 上查看↗11,793
  • mui/mui-xmui 的头像

    mui/mui-x

    5,791在 GitHub 上查看↗

    MUI X is a collection of advanced React UI components for building data-rich applications, including a data grid, charting library, date and time pickers, scheduler, and tree view. The library is built with accessibility as a core principle, ensuring all components meet WCAG and WAI-ARIA standards for keyboard navigation and screen reader announcements. The components are designed for extensibility and performance. The data grid offers comprehensive data management with sorting, filtering, pagination, column pinning, row grouping, inline editing, and Excel export. The charting library support

    TypeScriptchartsdata-griddatatable
    在 GitHub 上查看↗5,791
查看 ParseUI IOS 的所有 30 个替代方案→

常见问题解答

parse-community/parseui-ios 是做什么的?

ParseUI-iOS 是一个可重用的界面组件库,旨在显示移动应用程序中从远程后端服务获取的数据。它作为一个数据绑定框架,将数据库记录直接连接到原生界面元素,减少了构建数据驱动软件所需的样板代码量。

parse-community/parseui-ios 的主要功能有哪些?

parse-community/parseui-ios 的主要功能包括:Data Display Components, Backend-Driven Interfaces, Data Binding Frameworks, Model-Driven View Binding, Asynchronous Data Fetching, Lazy Loading Patterns, iOS Data Visualization, iOS UI Components。

parse-community/parseui-ios 有哪些开源替代品?

parse-community/parseui-ios 的开源替代品包括: shopify/polaris-react — Polaris React is a production-ready component library that implements Shopify's Polaris design system for building… mui/mui-x — MUI X is a collection of advanced React UI components for building data-rich applications, including a data grid,… markmead/hyperui — HyperUI is a dependency-free collection of responsive HTML layouts and pre-styled components designed for various web… creativetimofficial/david-ai — David AI is a UI development toolkit that combines AI-powered page generation with a library of pre-built,… longbridge/gpui-component — gpui-component is a native desktop UI kit and component library built for the GPUI framework. It provides a collection… marmelab/react-admin — React-admin is a framework for building data-driven administrative interfaces that connect to REST or GraphQL…