cl-cookie
Cookie manager
A Common Lisp library for managing HTTP cookies with features such as creation, comparison, serialization, and validation of cookie attributes.
HTTP cookie manager
18 stars
8 watching
6 forks
Language: Common Lisp
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
florian/cookie.js | A JavaScript library that simplifies working with cookies. | 1,130 |
nicolasgraph/oui_cookie | A plugin for managing cookies in the Textpattern CMS framework. | 4 |
ivpusic/angular-cookie | An Angular module providing access to cookies with basic methods for setting, getting and removing them. | 265 |
scotthamper/cookies | A lightweight JavaScript library for managing cookies on the client-side. | 1,771 |
syntaqx/cookie | A Go package designed to simplify handling of HTTP cookies in web applications. | 111 |
nirtz89/crumbsjs | A lightweight JavaScript library for managing cookies and local storage | 233 |
bendotcodes/cookies | A TypeScript library for managing cookies in web applications | 161 |
tinesoft/ngx-cookieconsent | A module to manage cookie consent in Angular applications | 165 |
fukamachi/qlot | A tool for managing project-local libraries in Common Lisp, allowing users to specify exact versions and track dependencies. | 473 |
fukamachi/dexador | An HTTP client library for Common Lisp with features like connection pooling and automatic redirection. | 379 |
fukamachi/fast-http | A fast and low-level HTTP request/response parser for Common Lisp. | 343 |
porscheofficial/cookie-consent-banner | A lightweight component that provides a customizable UI and API for cookie consent management in web applications. | 150 |
stevermeister/ngx-cookie-service | Provides a lightweight Angular service for managing browser cookies. | 553 |
beefe/react-native-cookiemanager | A library to manage cookies across different platforms in a React Native application. | 22 |
fukamachi/clack | A Common Lisp web application framework that abstracts away the underlying web server | 1,058 |