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

2 repos

Awesome GitHub RepositoriesWeb Development Utilities

Helper functions and configuration modules that manage common web application behaviors like routing and user notifications.

Explore 2 awesome GitHub repositories matching web development · Web Development Utilities. Refine with filters or upvote what's useful.

  1. Home
  2. Web Development
  3. Web Development Utilities

Awesome Web Development Utilities 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
  • angular/angular.js

    angular/angular.js

    58,970GitHubView on GitHub↗

    AngularJS is a structural framework for building dynamic web applications by extending standard HTML with custom tags and attributes. It operates as a client-side template engine that transforms declarative markup into interactive components, organizing application logic through a model-view-controller pattern. By util

    JavaScript

Explore sub-tags

  • Flash User MessagesMechanisms for storing temporary notifications in user sessions for display on subsequent requests.
  • Link Destination HandlersMechanisms for dynamically setting and sanitizing link destination attributes to prevent premature navigation.
  • Route Configuration DecoratorsAttributes or decorators used to customize HTTP method handling and endpoint behavior.