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

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

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

3 مستودعات

Awesome GitHub RepositoriesEmbedded Code Validation

Static analysis and error checking for languages embedded within another file format.

Distinct from Embedded Code Formatters: Focuses on validation and error checking rather than just formatting

Explore 3 awesome GitHub repositories matching development tools & productivity · Embedded Code Validation. Refine with filters or upvote what's useful.

Awesome Embedded Code Validation GitHub Repositories

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

    microsoft/vscode-tips-and-tricks

    9,086عرض على GitHub↗

    This project is a comprehensive productivity guide and configuration reference for the VS Code editor. It provides a curated collection of shortcuts, configuration tips, and tutorials designed to improve efficiency and optimize the daily coding workflow. The resource covers advanced AI-assisted development, including the integration of autonomous agents, custom prompt files, and AI-powered coding assistants for task automation and code generation. It also provides specialized guidance on integrated terminal management, such as configuring shell profiles and automating command execution. Addi

    Explains how to validate JavaScript and CSS code embedded within HTML files to catch errors early.

    عرض على GitHub↗9,086
  • sigil-ebook/sigilالصورة الرمزية لـ Sigil-Ebook

    Sigil-Ebook/Sigil

    6,842عرض على GitHub↗

    Sigil is a multi-platform ebook authoring suite and EPUB editor designed for creating, modifying, and structuring electronic publications. It serves as a digital publication tool for managing metadata and generating tables of contents for digital books. The software functions as an EPUB validator, checking ebook files for syntax errors and compliance with industry standards to ensure valid rendering. It also supports an extensible workspace where custom automation scripts can be used to add specialized capabilities. The suite covers digital content structuring and publication editing, provid

    Checks ebook files for syntax errors and compliance with industry standards to ensure valid output rendering.

    C++
    عرض على GitHub↗6,842
  • firebase/firebase-toolsالصورة الرمزية لـ firebase

    firebase/firebase-tools

    4,437عرض على GitHub↗

    firebase-tools هي واجهة سطر أوامر ومنسق موارد سحابي يُستخدم لإدارة واختبار ونشر مشاريع Firebase. يعمل كأداة أساسية لإدارة الموارد السحابية، وتهيئة إعدادات المشروع، والتعامل مع المصادقة من الطرفية. يتضمن المشروع محاكي خدمة سحابية محلي يسمح للمطورين بتشغيل إصدارات محلية من الخدمات السحابية للتحقق من السلوك قبل النشر في الإنتاج. كما ينفذ خادماً يعتمد على بروتوكول سياق النموذج (Model Context Protocol) لكشف بيانات المشروع وعناصر تحكم الخدمة لمساعدي الذكاء الاصطناعي. تغطي الأداة مجموعة واسعة من القدرات التشغيلية، بما في ذلك نشر ومراقبة الوظائف بدون خادم (serverless)، وعمليات قاعدة بيانات NoSQL لـ Firestore وRealtime Database، وتوزيع ملفات تطبيقات الهاتف الثنائية على المختبرين. كما يوفر أدوات للتحقق من قواعد الأمان، وإدارة التكوين عن بعد، وترحيل بيانات حساب المستخدم.

    Checks for syntax and compile-time errors in GraphQL code using schema-based auto-complete suggestions.

    TypeScript
    عرض على GitHub↗4,437
  1. Home
  2. Development Tools & Productivity
  3. Code Quality and Analysis
  4. Static Analysis Engines
  5. Static Analysis Tools
  6. Code Formatting Tools
  7. Embedded Code Formatters
  8. Embedded Code Validation

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

  • Database Schema ValidationStatic analysis of database queries and security rules against remote schema definitions. **Distinct from Embedded Code Validation:** Distinct from Embedded Code Validation: specifically targets database-related schemas (like GraphQL or Security Rules) rather than generic embedded languages.
  • Ebook Format ValidationValidation of code and syntax specifically for electronic book standards to ensure correct rendering. **Distinct from Embedded Code Validation:** Distinct from Embedded Code Validation: targets the overall compliance of the EPUB standard rather than just embedded languages.