Description
js-cookie is a simple, lightweight JavaScript API for handling cookies.
It provides a simple interface for reading, writing, and deleting cookies
without the complexity of the native document.cookie API, with support
for JSON and encoding.