awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Web Interface Components · Awesome GitHub Repositories

3 repos

Awesome GitHub RepositoriesWeb Interface Components

Modular building blocks and rendering tools used to construct complex user interfaces from reusable parts.

Explore 3 awesome GitHub repositories matching web development · Web Interface Components. Refine with filters or upvote what's useful.

  1. Home
  2. Web Development
  3. Frontend Frameworks and Components
  4. Web Interface Components

Awesome Web Interface Components GitHub Repositories

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

    pallets/flask

    71,240GitHubView on GitHub↗

    Flask is a micro web framework designed for building web services with a flexible, lightweight structure. It functions as a standard-compliant WSGI application server, providing the essential tools required to register URL routes, handle incoming HTTP requests, and construct responses. By utilizing a central applicatio

    Pythonflaskjinjapallets
  • rails/rails

    rails/rails

    58,297GitHubView on GitHub↗

    This project is a full-stack web framework designed for building database-backed applications through a standardized architectural pattern. It provides a comprehensive suite of integrated libraries that manage the entire request-response lifecycle, from routing incoming web traffic to rendering dynamic server-side temp

    Rubyactivejobactiverecordframework
  • dani-garcia/vaultwarden

    dani-garcia/vaultwarden

    55,211GitHubView on GitHub↗

    Vaultwarden is a self-hosted password management server designed to store and synchronize sensitive credentials, identities, and organizational data across multiple client devices. It functions as a database-backed web application that provides an API layer for secure client-server communication, enabling users to mana

    Rustbitwardenbitwarden-rsdocker

Explore sub-tags

  • Class-Based ViewsReusable view structures defined as classes that handle HTTP requests through method dispatching.
  • Static Asset BundlersMechanisms for embedding pre-compiled web assets directly into the application binary.
  • Template Rendering EnginesSystems that process and combine markup with dynamic code to generate final output for web responses or notifications.