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,418GitHub पर देखें↗

    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,145GitHub पर देखें↗

    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.