Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sbmelvin/javascript-cookie-manager

A simple browser cookie getter/setter written in Javascript.
https://github.com/sbmelvin/javascript-cookie-manager

cookie-manager javascript

Last synced: 8 days 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).