awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ArtemZhyto avatar

ArtemZhyto/Modal-layout-component

0
View on GitHub↗
1 نجمة·0 تفرعات·TypeScript·Apache-2.0·5 مشاهدات

Modal Layout Component

Accessible React/Next.js modal component with focus trap, keyboard navigation, and scroll lock.

Features

  • Extensions and Plugins - Accessible headless modal layout component.

سجل النجوم

مخطط تاريخ النجوم لـ artemzhyto/modal-layout-componentمخطط تاريخ النجوم لـ artemzhyto/modal-layout-component

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Modal Layout Component

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Modal Layout Component.
  • jeremyevans/sequelالصورة الرمزية لـ jeremyevans

    jeremyevans/sequel

    5,076عرض على GitHub↗

    Sequel is a relational database toolkit for Ruby that provides object-relational mapping, a fluent SQL query builder, and schema migration capabilities. It maps database tables to Ruby classes with support for associations, validations, lifecycle hooks, and eager loading, offering a comprehensive ORM layer for building data-centric applications. Sequel distinguishes itself through a plugin-based extension architecture that allows composable customization of models, databases, and datasets without relying on deep inheritance hierarchies. It includes a thread-safe connection pool with support f

    Ruby
    عرض على GitHub↗5,076
  • citusdata/citusالصورة الرمزية لـ citusdata

    citusdata/citus

    12,562عرض على GitHub↗

    Citus is a PostgreSQL extension that transforms a standard database into a distributed system. It functions as a sharding framework and distributed SQL engine, enabling horizontal scaling by partitioning tables across a cluster of nodes. By utilizing a coordinator-worker topology, the system manages metadata and routes queries to the appropriate nodes, allowing for parallel execution of complex operations across distributed data shards. The platform distinguishes itself through its specialized support for multi-tenant architectures and real-time analytical processing. It enables tenant-based

    Ccituscitus-extensiondatabase
    عرض على GitHub↗12,562
  • codecoolture/next-joiالصورة الرمزية لـ codecoolture

    codecoolture/next-joi

    109عرض على GitHub↗

    Validate NEXT.js API Routes with joi

    TypeScript
    عرض على GitHub↗109
  • apache/ageالصورة الرمزية لـ apache

    apache/age

    4,236عرض على GitHub↗

    Apache AGE is a graph database extension for PostgreSQL that adds openCypher graph query capabilities directly within the relational database environment. It functions as a loadable extension that translates Cypher graph traversal queries into SQL expressions, enabling users to run pattern matching and path analysis alongside standard SQL operations within a single database instance. The extension stores labeled, directed property graphs as isolated schemas with internal relational tables for vertices, edges, and labels, preventing cross-graph interference. It supports hybrid query execution

    Cage-databaseagensgraphanalytics
    عرض على GitHub↗4,236
عرض جميع البدائل الـ 30 لـ Modal Layout Component→

الأسئلة الشائعة

ما هي وظيفة artemzhyto/modal-layout-component؟

Accessible React/Next.js modal component with focus trap, keyboard navigation, and scroll lock.

ما هي الميزات الرئيسية لـ artemzhyto/modal-layout-component؟

الميزات الرئيسية لـ artemzhyto/modal-layout-component هي: Extensions and Plugins.

ما هي البدائل مفتوحة المصدر لـ artemzhyto/modal-layout-component؟

تشمل البدائل مفتوحة المصدر لـ artemzhyto/modal-layout-component: jeremyevans/sequel — Sequel is a relational database toolkit for Ruby that provides object-relational mapping, a fluent SQL query builder,… citusdata/citus — Citus is a PostgreSQL extension that transforms a standard database into a distributed system. It functions as a… codecoolture/next-joi — Validate NEXT.js API Routes with joi. copilotkit/copilotkit — CopilotKit is an agentic framework designed to integrate large language models into application frontends, enabling… danielcondemarin/serverless-nextjs-plugin — This project is a Serverless Framework plugin and adapter that enables the deployment of Next.js applications to AWS… apache/age — Apache AGE is a graph database extension for PostgreSQL that adds openCypher graph query capabilities directly within…