Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages