npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "req" 的结果(共 94 个)
morgan

HTTP request logger middleware for node.js

MIT
cookie-parser

Parse HTTP request cookies

MIT
proxy-addr

Determine address of proxied request

MIT
webpack-core

The core of webpack and enhanced-require.

enhanced-require

Enhance the require function in node.js with support for loaders which preprocess files and really async require (AMD). Enables Hot Code Replacement.

babel-register

babel require hook

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.

require-all

An easy way to require all files within a directory.

MIT
babel-plugin-dynamic-import-node

Babel plugin to transpile import() to a deferred require(), for node

MIT
babel-plugin-react-require

Babel plugin that adds React import declaration if file contains JSX tags.

MIT
fs-constants

Require constants across node and the browser

MIT
mysql

A node.js driver for mysql. It is written in JavaScript, does not require compiling, and is 100% MIT licensed.

MIT
es-object-atoms

ES Object-related atoms: Object, ToObject, RequireObjectCoercible

MIT
require-directory

Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.

MIT
is-retry-allowed

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

MIT
roadrunner

Cache require resolutions to heavily improve startup speed on subsequent loads

babel-plugin-transform-inline-imports-commonjs

A Babel transform that turns imports into lazily loaded commonjs requires

MIT
request-capture-har

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

MIT
v8-compile-cache-lib

Require hook for automatic V8 compile cache persistence

MIT
real-require

Keep require and import consistent after bundling or transpiling

MIT
proxyquire

Proxies nodejs require in order to allow overriding dependencies during testing.

MIT
require-from-string

Require module from string

MIT
browserify

browser-side require() the node way

MIT
rechoir

Prepare a node environment to require files with different extensions.

MIT
optional-require

NodeJS Require that let you handle module not found error without try/catch

Apache-2.0
@semantic-release/github

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

MIT
require-relative

require and resolve modules relative to a path of your choice

resolve-from

Resolve the path of a module like `require.resolve()` but from a given path

MIT