JarvusInnovations / node-request-to-curl
Adds a .toCurl() method to http.ClientRequests to generate output equivalent to the 'Copy as Curl' option in the WebKit debugger.
☆26Updated last year
Related projects ⓘ
Alternatives and complementary repositories for node-request-to-curl
- npm module: backwards compatibilify your callback functions while migrating apis to promises☆30Updated 9 years ago
- A simple utility for creating sub-classed errors in Javascript☆103Updated 8 years ago
- require multiple files and directories at once☆51Updated 4 years ago
- Gracefully exit Express in order to get zero downtime deploys☆89Updated 3 months ago
- Allows you to identify client requests within non-sequential logs such as Syslog by adding a response header of X-Request-Id. Allows sett…☆14Updated 6 years ago
- Discover the license footprint of your application☆86Updated 7 years ago
- Create Error classes☆42Updated 5 years ago
- Safe, constant-time comparison of Buffers☆50Updated 7 months ago
- Build and stream mime messages☆19Updated 6 years ago
- Convert a string into a stream (streams2)☆81Updated 4 years ago
- Cute up your stack traces in Node☆82Updated 6 years ago
- Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency)☆74Updated 4 years ago
- Writable stream that formats bunyan records that are piped into it☆51Updated 4 years ago
- Tiny JavaScript library that simplifies subclassing and inheriting from Error while keeping the correct name and stack. Also supports con…☆42Updated 10 years ago
- Make koa apps check internal status and health. Inspired by express-ping☆36Updated 8 years ago
- A utility for getting information on the caller of a function in node.js☆41Updated last year
- Easily handle HTTP Access Control (CORS) in your applications☆33Updated last year
- 🌲 pino log redaction 🍷☆66Updated 4 years ago
- executable specification for Stream (make testing streams easy)☆125Updated 9 years ago
- Convert promised code to use node style callbacks☆41Updated 7 years ago
- A node.js module that outputs a progress bar and other metrics to the command-line.☆88Updated 6 years ago
- A middleware to figure out a request's language tag by parsing Accept-Language header and stored cookies☆62Updated 2 years ago
- Middleware to attach your express app's request & response to a domain. No more process.uncaughtException nonsense.☆120Updated 9 years ago
- Require scss files in Browserify☆51Updated 3 years ago
- Basic http wrapper to call the docker remote api from node☆57Updated 5 years ago
- Require environment variables for your node.js application☆44Updated last year
- Global plugin support for SuperAgent☆36Updated 6 years ago