awesome-repositories.com

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

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

5 مستودعات

Awesome GitHub RepositoriesDocument Metadata Access

Hooks for retrieving configuration and status information about active documents.

Distinguishing note: Specifically targets document-level metadata rather than general application state.

Explore 5 awesome GitHub repositories matching web development · Document Metadata Access. Refine with filters or upvote what's useful.

Awesome Document Metadata Access GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • payloadcms/payloadالصورة الرمزية لـ payloadcms

    payloadcms/payload

    43,053عرض على GitHub↗

    Payload is a headless content management system and application framework that uses a code-first approach to define data schemas and administrative interfaces. By utilizing a centralized, type-safe configuration object, it automatically generates database schemas, API endpoints, and a fully customizable admin panel. The system is built on a database-agnostic architecture, allowing it to interface with various storage engines while providing a unified, type-safe API for server-side operations, REST, and GraphQL. What distinguishes Payload is its deep extensibility and developer-centric design.

    Retrieves metadata, permissions, and locking status for the document currently being edited.

    TypeScriptcmscontent-managementcontent-management-system
    عرض على GitHub↗43,053
  • prefecthq/fastmcpالصورة الرمزية لـ PrefectHQ

    PrefectHQ/fastmcp

    22,994عرض على GitHub↗

    FastMCP is a Python framework designed for building servers that expose functions, resources, and prompts to AI models using the Model Context Protocol. It simplifies the development process by automatically deriving tool metadata, input schemas, and documentation directly from Python function signatures and type hints. The framework provides a unified container for managing these components, allowing developers to build modular applications that integrate seamlessly with AI assistants. The project distinguishes itself through its support for interactive, server-defined user interface compone

    Uses static client metadata documents to establish identity with servers as an alternative to dynamic registration processes.

    Pythonagentsfastmcpllms
    عرض على GitHub↗22,994
  • wagtail/wagtailالصورة الرمزية لـ wagtail

    wagtail/wagtail

    20,366عرض على GitHub↗

    Wagtail is an open-source content management system built on the Django web framework. It provides a structured, tree-based approach to content modeling, allowing developers to define custom page types and reusable content components that are managed through a highly customizable administrative interface. The platform distinguishes itself through its flexible, block-based content composition system, which enables editors to assemble complex page layouts dynamically. It also offers robust support for multi-site and multi-lingual environments, allowing organizations to manage distinct websites

    Allows adding custom fields and behavior to the default document storage model to capture additional metadata.

    Pythoncmsdjangohacktoberfest
    عرض على GitHub↗20,366
  • instaloader/instaloaderالصورة الرمزية لـ instaloader

    instaloader/instaloader

    11,619عرض على GitHub↗

    Instaloader is a Python library and command-line utility designed for the automated retrieval, archiving, and analysis of Instagram content. It provides a programmatic interface to fetch media, captions, and metadata from public or private profiles, hashtags, and stories, while maintaining persistent user sessions for authorized access. The tool distinguishes itself through robust archive management and traffic control mechanisms. It supports incremental synchronization, allowing users to resume interrupted downloads and update local collections without redundant requests. To ensure reliable

    Retrieves and processes detailed post information from local files or directly from the source.

    Pythondownloaderinstagraminstagram-client
    عرض على GitHub↗11,619
  • uidotdev/usehooksالصورة الرمزية لـ uidotdev

    uidotdev/usehooks

    11,394عرض على GitHub↗

    This project is a comprehensive library of reusable React hooks designed to simplify browser API integration, state management, and component lifecycle tracking. It provides a declarative interface for managing complex browser interactions, allowing developers to encapsulate imperative logic into modular, composable functions that integrate directly with the component lifecycle. The library distinguishes itself by offering specialized utilities for asynchronous data orchestration, including built-in caching, retry logic, and loading state management. It also features advanced performance opti

    Dynamically updates webpage titles and favicons based on application state.

    MDXastrobloghooks
    عرض على GitHub↗11,394
  1. Home
  2. Web Development
  3. Document Metadata Access

استكشف الوسوم الفرعية

  • Static IdentifiersMechanisms for using static metadata documents to establish server identity. **Distinct from Document Metadata Access:** Focuses on static document-based identity, distinct from general metadata access.