Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
node-mimic-response
Mimic a Node.js HTTP response stream
https://github.com/sindresorhus/mimic-response
0
no reviews
Install
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.