awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • jhipster/generator-jhipsterAvatar von jhipster

    jhipster/generator-jhipster

    22,418Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗22,418
  • orval-labs/orvalAvatar von orval-labs

    orval-labs/orval

    6,145Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,145
  1. Home
  2. User Interface & Experience
  3. User Preference Settings
  4. Post-Generation Code Injection

Unter-Tags erkunden

  • 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.