web-cookies
Manipulate cookies in the browser
Manipulate cookies in the browser
StringCookies is a comprehensive JavaScript library designed to handle cookie consent and management seamlessly across web applications. It provides robust mechanisms for managing cookie settings, capturing user consent, and conditionally handling cookies
This project provides a set of utility functions for interacting with browser cookies. The `Cookies` class offers methods to set, get, update, remove, and clear cookies, as well as retrieve all cookie keys.