Created
March 19, 2015 20:02
-
-
Save mindplay-dk/c86bf338d16d37344136 to your computer and use it in GitHub Desktop.
Simple client-side cookie reader/writer module in Typescript
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
These days, I'm liking this Typescript solution better - it's safer, it's enumerable, and it performs better when reading multiple cookies.