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

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

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

2 个仓库

Awesome GitHub RepositoriesEdit View Scaffolding

Automated generation of form layouts and input components from API responses.

Distinct from View Layouts: Distinct from general view layouts: focuses on the automated generation of edit-specific form interfaces.

Explore 2 awesome GitHub repositories matching user interface & experience · Edit View Scaffolding. Refine with filters or upvote what's useful.

Awesome Edit View Scaffolding GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • marmelab/react-adminmarmelab 的头像

    marmelab/react-admin

    26,780在 GitHub 上查看↗

    React-admin is a framework for building data-driven administrative interfaces that connect to REST or GraphQL backends. It provides a comprehensive suite of tools for managing the full lifecycle of administrative applications, including resource-oriented routing, declarative form scaffolding, and context-driven state management. By utilizing a modular adapter-based architecture, the framework abstracts backend communication, allowing developers to build consistent CRUD interfaces that handle data fetching, authentication, and synchronization automatically. The project distinguishes itself thr

    Configures list, edit, and create interfaces by assembling modular components into consistent layouts.

    TypeScriptadminadmin-dashboardadmin-on-rest
    在 GitHub 上查看↗26,780
  • seyhunak/twitter-bootstrap-railsseyhunak 的头像

    seyhunak/twitter-bootstrap-rails

    4,466在 GitHub 上查看↗

    This is a Ruby on Rails integration gem and UI framework that provides tools for incorporating the Bootstrap CSS framework into Ruby on Rails applications. It serves as a frontend asset pipeline bridge to manage responsive grids and pre-styled components within the Rails build process. The project provides a set of generators to automate the creation of themed layouts, scaffold views, and directory structures. It includes a component generator that uses helper methods to produce complex UI elements such as navigation bars, modal dialogs, and breadcrumb navigation without requiring manual HTML

    Generates a consistent set of themed views for specific resources to accelerate data operation interface development.

    Rubybootstrapbootstrap-generatorrails-gem
    在 GitHub 上查看↗4,466
  1. Home
  2. User Interface & Experience
  3. View Layouts
  4. Edit View Scaffolding

探索子标签

  • Resource View ScaffoldingAutomated generation of themed views for specific database resources to ensure UI consistency. **Distinct from Edit View Scaffolding:** Focuses on resource-based views (Index/Show/Edit) rather than just edit-form scaffolding.