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

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

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

1 مستودع

Awesome GitHub RepositoriesData API Bridges

Interfaces that expose an internal data store to a programmable scripting environment.

Distinct from JavaScript Execution Bridges: Distinct from JavaScript Execution Bridges: focuses on the data-index-to-script mapping rather than host-to-browser runtime execution.

Explore 1 awesome GitHub repository matching user interface & experience · Data API Bridges. Refine with filters or upvote what's useful.

Awesome Data API Bridges GitHub Repositories

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

    blacksmithgu/obsidian-dataview

    8,544عرض على GitHub↗

    This project is a metadata query engine and indexer for markdown files, designed to transform YAML frontmatter and inline fields into dynamic tables and lists. It provides a background process that extracts tags and custom fields into a searchable database, enabling the automated indexing of notes. The system is distinguished by its dual approach to data retrieval: a dedicated query language for SQL-like filtering and grouping, and a JavaScript data API. This API allows for programmatic metadata extraction and the creation of custom views and extensions using TypeScript typings. Its broader

    Exposes the internal metadata index to a programmable JavaScript interface for custom views.

    TypeScriptobsidian-mdobsidian-pluginquery-language
    عرض على GitHub↗8,544
  1. Home
  2. User Interface & Experience
  3. Data API Bridges