@somfuncky/biscuit
A typescript library designed to make cookie management object-oriented and developer-friendly.
A typescript library designed to make cookie management object-oriented and developer-friendly.
<p align="center"> <b>A lightweight, type-safe, and reactive state management library for modern web applications</b> </p>
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.