An open API service indexing awesome lists of open source software.

https://github.com/zen-crab/Javascript-Cookie-Manager

A simple browser cookie getter/setter written in Javascript.
https://github.com/zen-crab/Javascript-Cookie-Manager

cookie-manager javascript

Last synced: 7 months ago
JSON representation

A simple browser cookie getter/setter written in Javascript.

Awesome Lists containing this project

README

          

I've recently replaced the cookie manager I wrote back in 2012 with a more robust cookie manager I found at MDN.

You can read its documentation [here](https://developer.mozilla.org/en-US/docs/Web/API/document.cookie#A_little_framework.3A_a_complete_cookies_reader.2Fwriter_with_full_unicode_support).