browser-request
Browser client
A browser-compatible HTTP client library for Node.js requests
Browser library compatible with Node.js request package
362 stars
11 watching
103 forks
Language: JavaScript
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
forbeslindesay/ajax | A lightweight JavaScript library for making HTTP requests with configurable options | 364 |
vaheqelyan/karin | An elegant promise-based HTTP client for making requests in web browsers and Node.js applications. | 395 |
sindresorhus/ky-universal | Makes Ky, a modern HTTP client library for browsers, usable in Node.js too | 671 |
then/then-request | A request library that returns promises and supports both browsers and node.js | 243 |
monaco-io/request | An HTTP client library for making requests in Go | 291 |
alexghr/got-fetch | A Node.js HTTP client wrapper around got | 21 |
lukeed/httpie | A lightweight HTTP client library for Node.js that allows easy creation of promise-based requests with support for JSON data parsing and custom headers. | 580 |
saltwaterc/http-request | A general-purpose HTTP client for Node.js with support for transparent compression and SSL. | 80 |
tomas/needle | An HTTP client for Node.js with support for various request methods and features. | 1,632 |
feross/buffer | Provides an API identical to Node.js Buffer for the browser | 1,802 |
kong/unirest-nodejs | A Node.js HTTP client library providing a simplified way to make requests and send data. | 953 |
jakutis/httpinvoke | An HTTP client library providing a promise-based or callback-based API for sending and receiving data over the web. | 344 |
browserify/stream-browserify | Makes Node.js stream API compatible with browser environments. | 103 |
caofb/nodewebkitqq | A Node.js implementation of the WebKit browser engine for creating chat applications | 101 |
googleapis/google-http-java-client | A Java library for accessing any resource on the web via HTTP | 1,391 |