awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesCreation Mutation Hooks

Logic for modifying form data specifically during the record creation lifecycle.

Distinct from Data Mutation Hooks: Specifically targets the mutation of form data during the record creation lifecycle, distinct from general persistence hooks.

Explore 1 awesome GitHub repository matching data & databases · Creation Mutation Hooks. Refine with filters or upvote what's useful.

Awesome Creation Mutation Hooks GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • marmelab/react-adminAvatar von marmelab

    marmelab/react-admin

    26,780Auf GitHub ansehen↗

    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

    Provides structured containers for administrative form submission and layout management during record creation.

    TypeScriptadminadmin-dashboardadmin-on-rest
    Auf GitHub ansehen↗26,780
  1. Home
  2. Data & Databases
  3. Data Mutation Hooks
  4. Creation Mutation Hooks

Unter-Tags erkunden

  • Creation ContainersStructured containers for managing form submission and record context during resource creation. **Distinct from Creation Mutation Hooks:** Distinct from Creation Mutation Hooks: focuses on the UI container and layout management rather than the mutation logic itself.