request / request-promise-nativeLinks
The simplified HTTP request client 'request' with Promise support. Powered by native ES6 promises.
☆1,096Updated 2 years ago
Alternatives and similar repositories for request-promise-native
Users that are interested in request-promise-native are comparing it to the libraries listed below
Sorting:
- Proxy middleware for express/connect☆1,245Updated last month
- CSV parsing implementing the Node.js `stream.Transform` API☆802Updated 3 years ago
- Tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise☆1,899Updated 2 years ago
- HTTP-friendly error objects☆2,932Updated 7 months ago
- modernize node.js to current ECMAScript standards☆1,379Updated 4 years ago
- Temporary file and directory creator for node.js☆754Updated 2 months ago
- Abstraction for exponential and custom retry strategies for failed operations.☆1,253Updated last year
- A NodeJS library to keep an eye on your memory usage, and discover and isolate leaks.☆780Updated 2 years ago
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,743Updated 3 years ago
- Make a dump of the V8 heap for later inspection.☆2,518Updated 3 years ago
- Cross-Origin Resource Sharing(CORS) for koa☆743Updated last year
- Node.js compression middleware☆2,797Updated 3 weeks ago
- Zero-conf Node.js reloading☆2,251Updated last year
- 🔮 Proxies nodejs require in order to allow overriding dependencies during testing.☆2,745Updated last year
- rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)☆1,930Updated 6 years ago
- Koa body parsing middleware☆1,320Updated 2 weeks ago
- Koa middleware for validating JSON Web Tokens☆1,347Updated 9 months ago
- JWT(JSON Web Token) encode and decode module for node.js☆1,362Updated 2 years ago
- Adds source map support to node.js (for stack traces)☆2,186Updated 10 months ago
- BDD style assertions for node.js -- test framework agnostic☆1,898Updated 5 years ago
- pipe streams together and close all of them if one of them closes☆913Updated this week
- a node internal (in-memory) caching module