Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
cookie-parser
exact matchParse HTTP request cookies
TypeScript definitions for cookie-parser
TypeScript definitions for set-cookie-parser
RFC 6265 compliant cookie parser, validator and serializer.
HTTP cookie parser and serializer for Node.js
NestJS Middleware for Cookie Parser
Koa cookie parser middleware
🍪 Koa cookie parser middleware
Parses set-cookie headers into objects
ESM port of set-cookie-parser with bundled types.
Cookie parser middleware for socket.io
- Импортировть библиотеки: `npm i ue-auth-module cookie-parser`
Simple cookie parser & serializer
per-request cookie parser for Hitchy
## usage ```javascript const app = new koa(); const CookieParser = require('koa-cookie-parser'); app.use(CookieParser({ cookieNameList:['userId','uuId'], cipherKey:"hello world", maxAge:60*60*24 }));
A cookie parser and serializer. Exposes the "js-cookie" npm package. Intended for use in Adobe Launch extensions.
HTTP cookie parser tool
Cookie parser and serializer
Cookie parser for Akyuujs.
Simple cookie parser and stringifier utility