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

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

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

1 مستودع

Awesome GitHub RepositoriesMulti-Platform

Plugin architectures that expose the same functionality through editor-specific plugins with their own UI and invocation mechanisms.

Distinct from Plugin Architectures: Distinct from Plugin Architectures: focuses on exposing a shared catalog across multiple editor platforms, not general extensibility.

Explore 1 awesome GitHub repository matching software engineering & architecture · Multi-Platform. Refine with filters or upvote what's useful.

Awesome Multi-Platform GitHub Repositories

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

    any86/any-rule

    8,662عرض على GitHub↗

    Any-rule is a multi-platform regular expression tool that provides a curated catalog of over 70 ready-to-use patterns for validating and extracting common data formats. The project separates its static regex collection from editor-specific plugins, allowing the same pattern library to be accessed through VS Code, IntelliJ IDEA, Alfred Workflow, and a web interface. The tool enables keyword-based pattern retrieval, letting users search for the correct regex by typing descriptive terms rather than remembering exact syntax. It covers a broad range of validation needs including email addresses, U

    Exposes the same regex catalog through VS Code, IntelliJ, and Alfred plugins with platform-specific UIs.

    TypeScriptawsomeexpressregex
    عرض على GitHub↗8,662
  1. Home
  2. Software Engineering & Architecture
  3. Plugin Architectures
  4. Multi-Platform