[ 原始碼: node-cookies ]
套件:node-cookies(0.8.0+~0.7.7-1)
node-cookies 的相關連結
Debian 的資源:
下載原始碼套件 node-cookies:
- [node-cookies_0.8.0+~0.7.7-1.dsc]
- [node-cookies_0.8.0+~0.7.7.orig-types-cookies.tar.gz]
- [node-cookies_0.8.0+~0.7.7.orig.tar.gz]
- [node-cookies_0.8.0+~0.7.7-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Cookies, optionally signed using Keygrip - Node.js module
Cookies is a Node.js module for getting and setting HTTP(S) cookies. Cookies can be signed to prevent tampering, using Keygrip. It can be used with the built-in node.js HTTP library, or as Connect/Express middleware.
Node.js is an event-based server-side JavaScript engine.
其他與 node-cookies 有關的套件
|
|
|
|
-
- dep: node-depd
- mark a function or property as deprecated - Node.js module
-
- dep: node-keygrip
- Key signing and verification for rotated credentials for Node.js