Skip to content

NataliaBar/cookie-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

cookie-json

Easy way to manage cookies using JSON.

main concept

Serializing / deserializing cookies into JSON object.

cookie example (document.cookie):

"theCookie = {"firstProperty":"firstValue", "secondProperty":"secondValue", "nProperty":"nValue"}"

About

Easy way to manage cookie using JSON

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published