awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Configuration and Integration · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesConfiguration and Integration

Focuses on the architectural setup of engines, including global variable management, file extension mapping, and component reuse.

Explore 1 awesome GitHub repository matching user interface & experience · Configuration and Integration. Refine with filters or upvote what's useful.

  1. Home
  2. User Interface & Experience
  3. Rendering and Layout Engines
  4. Presentation Engines
  5. Template Engines
  6. Configuration and Integration

Awesome Configuration and Integration GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • expressjs/express

    expressjs/express

    68,784GitHubView on GitHub↗

    Express is a minimalist web server framework that provides a foundational runtime environment for building backend web APIs and applications. It operates through a central application object that orchestrates the entire request-response lifecycle, allowing developers to define routes, manage server settings, and proces

    JavaScriptexpressjavascriptnodejs

Explore sub-tags

  • Custom Template IntegrationsMechanisms that map file extensions to specific rendering functions for transforming template content.