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

2 repos

Awesome GitHub RepositoriesCookie Management Utilities

Tools for reading, managing, and expiring client-side cookies within server-side or application components.

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

  1. Home
  2. Web Development
  3. HTTP Request and Middleware Utilities
  4. HTTP Response Handling
  5. Cookie Management Utilities

Awesome Cookie Management Utilities GitHub Repositories

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

    vercel/next.js

    137,848GitHubView on GitHub↗

    Next.js is a web development framework that provides a file-system-based routing system and a suite of server-side utilities for managing the request-response cycle. It includes built-in support for data fetching, caching, and revalidation, allowing developers to control how content is rendered and served. The framewor

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