{"json_modified": "2016-10-22T08:18:27.398937", "uuid": "e48d9aae-80ba-4a7c-9ba6-a9a81897cb25", "title": "Simple cookie framework", "url": "/en-US/docs/Web/API/Document/cookie/Simple_document.cookie_framework", "tags": ["cookie", "Cookie"], "translations": [], "modified": "2016-10-22T08:18:27", "label": "Simple cookie framework", "localization_tags": [], "locale": "en-US", "id": 165777, "last_edit": "2016-07-28T10:56:30", "summary": "As cookies are just specially formatted strings it is sometimes difficult to manage them.\u00a0 The following library aims to abstract the access to document.cookie by defining an object (docCookies) that is partially consistent with a Storage object. It also offers full Unicode support.", "sections": [{"id": "A_little_framework_a_complete_cookies_readerwriter_with_full_Unicode_support", "title": "A little framework: a complete cookies reader/writer with full Unicode support"}, {"id": "Library", "title": "Library"}, {"id": "Writing_a_cookie", "title": "Writing a cookie"}, {"id": "Syntax", "title": "Syntax"}, {"id": "Description", "title": "Description"}, {"id": "Parameters", "title": "Parameters"}, {"id": "Getting_a_cookie", "title": "Getting a cookie"}, {"id": "Syntax_2", "title": "Syntax"}, {"id": "Description_2", "title": "Description"}, {"id": "Parameters_2", "title": "Parameters"}, {"id": "Removing_a_cookie", "title": "Removing a cookie"}, {"id": "Syntax_3", "title": "Syntax"}, {"id": "Description_3", "title": "Description"}, {"id": "Parameters_3", "title": "Parameters"}, {"id": "Testing_a_cookie", "title": "Testing a cookie"}, {"id": "Syntax_4", "title": "Syntax"}, {"id": "Description_4", "title": "Description"}, {"id": "Parameters_4", "title": "Parameters"}, {"id": "Getting_the_list_of_all_cookies", "title": "Getting the list of all cookies"}, {"id": "Syntax_5", "title": "Syntax"}, {"id": "Description_5", "title": "Description"}, {"id": "Example_usage", "title": "Example usage:"}], "slug": "Web/API/Document/cookie/Simple_document.cookie_framework", "review_tags": []}