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

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

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

1 个仓库

Awesome GitHub RepositoriesReflection Bundle Generation

Creation of optimized JSON bundles and declaration files for dynamic runtime type loading.

Distinct from Asset Bundling: Generates schema-reflection assets rather than bundling application JS/CSS assets.

Explore 1 awesome GitHub repository matching development tools & productivity · Reflection Bundle Generation. Refine with filters or upvote what's useful.

Awesome Reflection Bundle Generation GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • protobufjs/protobuf.jsprotobufjs 的头像

    protobufjs/protobuf.js

    10,558在 GitHub 上查看↗

    protobuf.js is a JavaScript and TypeScript library for encoding and decoding structured data using the Protocol Buffers binary format. It functions as a dynamic parser that can load and process schemas at runtime, a JSON transcoder for converting messages to human-readable formats, and a framework for building transport-agnostic remote procedure call clients. The project distinguishes itself by offering both dynamic message handling and a static code generator that produces TypeScript declarations and JavaScript modules to reduce runtime overhead. It also provides a reflection API for definin

    Creates JSON bundles and declaration files to enable the dynamic loading of message types at runtime.

    JavaScript
    在 GitHub 上查看↗10,558
  1. Home
  2. Development Tools & Productivity
  3. Build Tooling
  4. Build Performance and Optimization
  5. Build Optimization Tools
  6. Bundle Optimizers
  7. Reflection Bundle Generation