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

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

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

2 个仓库

Awesome GitHub RepositoriesPost-Generation Code Injection

Modification of generated files by inserting or replacing text after the initial scaffolding phase.

Distinct from Configuration File Injection: Distinct from configuration file injection by targeting arbitrary source code fragments in generated files

Explore 2 awesome GitHub repositories matching user interface & experience · Post-Generation Code Injection. Refine with filters or upvote what's useful.

Awesome Post-Generation Code Injection GitHub Repositories

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

    jhipster/generator-jhipster

    22,418在 GitHub 上查看↗

    This project is a full-stack application generator and Java application scaffolder designed to produce the initial project structure and boilerplate code for modern web applications and microservice architectures. It functions as a development platform that uses predefined technology stacks to automate the creation of backend services and APIs. The system includes a customizable code blueprint tool, allowing users to extend or replace standard generation patterns to modify the default code structure of client and server components. It also provides a containerized development environment to e

    Inserts or replaces specific text within generated files using a post-writing task.

    TypeScriptangularclouddocker
    在 GitHub 上查看↗22,418
  • orval-labs/orvalorval-labs 的头像

    orval-labs/orval

    6,145在 GitHub 上查看↗

    Orval is an OpenAPI-to-TypeScript code generator that produces fully typed API clients, data-fetching hooks, mock data, validation schemas, and server handlers from OpenAPI or Swagger specifications. It reads any YAML or JSON API specification and generates TypeScript interfaces, HTTP request functions, and framework-specific integration code that ensures compile-time correctness for all API calls. The project distinguishes itself by generating production-ready data-fetching hooks for React Query, Vue Query, Svelte Query, Solid Query, Angular, and SWR, complete with automatic cache invalidati

    Prevents generated file paths from being passed as arguments to the post-generation command.

    TypeScript
    在 GitHub 上查看↗6,145
  1. Home
  2. User Interface & Experience
  3. User Preference Settings
  4. Post-Generation Code Injection

探索子标签

  • Post-Generation Argument ControlsControls whether generated file paths are passed as arguments to post-generation commands. **Distinct from Post-Generation Code Injection:** Distinct from Post-Generation Code Injection: controls argument passing to post-generation scripts, not code injection into generated files.