Hacker News new | ask | show | jobs
by yefim 3564 days ago
How does this compare to Express's cookie parser (https://github.com/expressjs/cookie-parser) which relies on cookie (https://github.com/jshttp/cookie) for parsing?
1 comments

> "Interactive and easy cookies from your browser in javascript"

It is a front-end package, not a Node.js package. I am totally happy with the state-of-the-art Node.js cookie parsing