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

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

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesMulti-Language Grammar Mapping

Architectural patterns for applying a shared core logic across multiple language-specific syntax rules.

Distinct from Syntax Grammar Managers: Unlike grammar managers that handle external files, this is an architectural approach to sharing formatting logic across JS, CSS, and HTML.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Multi-Language Grammar Mapping. Refine with filters or upvote what's useful.

Awesome Multi-Language Grammar Mapping GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • beautify-web/js-beautifybeautify-web 的头像

    beautify-web/js-beautify

    8,973在 GitHub 上查看↗

    js-beautify is a web language beautifier and code formatter designed to standardize the layout and structure of JavaScript, HTML, and CSS files. It reorganizes source code into a consistent, readable style by applying configurable indentation and spacing rules. The project includes a utility for unpacking minified scripts, which transforms compressed or obfuscated JavaScript into a human-readable format. It provides a command-line interface for executing bulk code reformatting across multiple files. The tool supports customizable formatting rules and language-specific overrides, which can be

    Uses a shared core architectural engine with specialized rule sets to handle JavaScript, CSS, and HTML syntax.

    JavaScript
    在 GitHub 上查看↗8,973
  • azure/autorestAzure 的头像

    Azure/autorest

    4,798在 GitHub 上查看↗

    AutoRest is a multi-language SDK generator and OpenAPI code generator designed to produce consistent software development kits from a single API definition. It functions as a REST API client generator that transforms Swagger and OpenAPI specification files into functional, typed HTTP client libraries. The tool automates the SDK development workflow by converting design documents into source code, ensuring that the resulting implementations match the defined API contract across different programming languages. The system employs specification-driven development using an intermediate represent

    Translates abstract API specifications into diverse syntax patterns across multiple programming language runtimes using shared core logic.

    TypeSpecazurecode-generatorcsharp
    在 GitHub 上查看↗4,798
  1. Home
  2. Software Engineering & Architecture
  3. Multi-Language Grammar Mapping