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

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

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

1 个仓库

Awesome GitHub RepositoriesEmbeddable Code Generators

Code generation engines that can be required and invoked programmatically from custom scripts or binaries.

Distinguishing note: No candidate in the shortlist covers an embeddable code generation library; closest candidates focus on emulation cores or view engines.

Explore 1 awesome GitHub repository matching development tools & productivity · Embeddable Code Generators. Refine with filters or upvote what's useful.

Awesome Embeddable Code Generators GitHub Repositories

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

    jondot/hygen

    5,935在 GitHub 上查看↗

    Hygen is a code generator CLI and interactive template engine that scaffolds new files and injects code into existing ones using project-local templates. It operates as a Node.js code generator library that can be embedded inside custom binaries for tailored workflows, and also functions as a project scaffolding tool for bootstrapping new projects or folders from remote template repositories. The tool discovers templates by scanning a project's _templates directory at runtime, mapping folder and file names directly to generator commands and actions. It collects user input through interactiv

    Exposes the core generation logic as a library that can be required and invoked programmatically from custom scripts.

    JavaScriptcligeneratornodejs
    在 GitHub 上查看↗5,935
  1. Home
  2. Development Tools & Productivity
  3. Embeddable Code Generators