vue-cookie
vue-cookie copied to clipboard
add setRaw and getRaw methods
@alfhen please accept this PR. ;) setRaw( ) Set a cookie without encoding the value. getRaw( ) Get the cookie's value without decoding.