[ 原始碼: node-mimic-response ]
套件: node-mimic-response (3.1.0-7)
node-mimic-response 的相關超連結
Trisquel 的資源:
下載原始碼套件 node-mimic-response:
- [node-mimic-response_3.1.0-7.dsc]
- [node-mimic-response_3.1.0.orig.tar.gz]
- [node-mimic-response_3.1.0-7.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Javascript Maintainers (郵件存檔)
- Nirmal K V
外部的資源:
- 主頁 [github.com]
相似套件:
Mimic a Node.js HTTP response stream
Make a function mimic another one.
Useful when you wrap a function and like to preserve the original name and other properties.
Node.js is an event-based server-side JavaScript engine.