awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • microsoft/vscode-tips-and-tricksmicrosoft 的头像

    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/sigilSigil-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-toolsfirebase 的头像

    firebase/firebase-tools

    4,437在 GitHub 上查看↗

    firebase-tools is a command-line interface and cloud resource orchestrator used to manage, test, and deploy Firebase projects. It serves as the primary tool for administering cloud resources, configuring project settings, and handling authentication from a terminal. The project includes a local cloud service emulator that allows developers to run local versions of cloud services to verify behavior before production deployment. It also implements a server based on the Model Context Protocol to expose project data and service controls to AI assistants. The tool covers a wide range of operation

    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.