npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "request" 的结果(共 41 个)
morgan

HTTP request logger middleware for node.js

MIT
cookie-parser

Parse HTTP request cookies

MIT
proxy-addr

Determine address of proxied request

MIT
finished

Execute a callback when a request closes, finishes, or errors

MIT
policyfile

Flash Socket Policy File Server. A server to respond to Flash Socket Policy requests, both inline and through a dedicated server instance.

MIT
seq-queue

A simple tool to keep requests to be executed in order.

is-retry-allowed

Check whether a request can be retried based on the `error.code`

MIT
request-capture-har

Wrapper for request module that saves all traffic as a HAR file, useful for auto mocking a client

MIT
@semantic-release/github

semantic-release plugin to publish a GitHub release and comment on released Pull Requests/Issues

MIT
abortcontroller-polyfill

Polyfill/ponyfill for the AbortController DOM API + optional patching of fetch (stub that calls catch, doesn't actually abort request).

MIT
inflight

Add callbacks to requests in flight to avoid async duplication

ISC
@pnpm/package-requester

Concurrent downloader of npm-compatible packages

MIT
co-body

request body parsing for co

MIT
apollo-upload-client

A terminating Apollo Link for Apollo Client that fetches a GraphQL multipart request if the GraphQL variables contain files (by default FileList, File, or Blob instances), or else fetches a regular GraphQL POST or GET request (depending on the config and

MIT
shot

Injects a fake HTTP request/response into a node HTTP server

BSD-3-Clause
apollo-upload-server

Middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.

MIT
requestretry

request-retry wrap nodejs request to retry http(s) requests in case of error

MIT
@octokit/plugin-throttling

Octokit plugin for GitHub's recommended request throttling

MIT
xmlhttprequest-ssl

XMLHttpRequest for Node

url-to-options

Convert a WHATWG URL to an http(s).request options object.

MIT
tunnel-agent

HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.

Apache-2.0
@azure/core-https

Isomorphic client library for making HTTPS requests in node.js and browser.

MIT
caniuse-api

request the caniuse data to check browsers compatibilities

MIT
request-promise-native

The simplified HTTP request client 'request' with Promise support. Powered by native ES6 promises.

ISC
sirv

The optimized & lightweight middleware for serving requests to static assets

MIT
simple-get

Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines.

MIT
redux-localstorage-debounce

Storage enhancer to debounce persist requests.

MIT
dataloader

A data loading utility to reduce requests to a backend via batching and caching.

MIT
@microsoft/fetch-event-source

A better API for making Event Source requests, with all the features of fetch()

MIT