[ ソース: 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