6 ms·
How does this compare to Express's cookie parser (https://github.com/expressjs/cookie-parser https://github.com/expressjs/cookie-parser) which relies on cookie
by yefim 10y ago
How does this compare to Express's cookie parser (https://github.com/expressjs/cookie-parser https://github.com/expressjs/cookie-parser) which relies on cookie (https://github.com/jshttp/cookie https://github.com/jshttp/cookie) for parsing?
- franciscop 10y ago> "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