npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "which" 的结果(共 73 个)
webpack

Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.

MIT
graphql

A Query Language and Runtime which can target any service.

MIT
browser-resolve

resolve which handles browser field support in package.json

MIT
@types/eslint-scope

Stub TypeScript definitions entry for eslint-scope, which provides its own types definitions

MIT
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.

@types/rimraf

Stub TypeScript definitions entry for rimraf, which provides its own types definitions

MIT
url-loader

A loader for webpack which transforms files into base64 URIs

MIT
@types/acorn

Stub TypeScript definitions entry for acorn, which provides its own types definitions

MIT
@types/wrap-ansi

Stub TypeScript definitions entry for wrap-ansi, which provides its own types definitions

MIT
@types/mkdirp

Stub TypeScript definitions entry for mkdirp, which provides its own types definitions

MIT
@types/arrify

Stub TypeScript definitions entry for arrify, which provides its own types definitions

MIT
@types/diff

Stub TypeScript definitions entry for diff, which provides its own types definitions

MIT
@types/mime

Stub TypeScript definitions entry for mime, which provides its own types definitions

MIT
color-support

A module which will endeavor to guess your terminal's level of color support.

ISC
jest-changed-files

A module used internally by Jest to check which files have changed since you last committed in git or hg.

MIT
@types/mongodb

Stub TypeScript definitions entry for mongodb, which provides its own types definitions

MIT
@types/lru-cache

Stub TypeScript definitions entry for lru-cache, which provides its own types definitions

MIT
@types/cookie

Stub TypeScript definitions entry for cookie, which provides its own types definitions

MIT
@babel/helper-skip-transparent-expression-wrappers

Helper which skips types and parentheses

MIT
@types/mini-css-extract-plugin

Stub TypeScript definitions entry for mini-css-extract-plugin, which provides its own types definitions

MIT
sockjs

SockJS-node is a server counterpart of SockJS-client a JavaScript library that provides a WebSocket-like object in the browser. SockJS gives you a coherent, cross-browser, Javascript API which creates a low latency, full duplex, cross-domain communication

MIT
buffer-json

JSON.stringify & JSON.parse which can encode/decode buffers.

MIT
wait-on

wait-on is a cross platform command line utility and Node.js API which will wait for files, ports, sockets, and http(s) resources to become available

MIT
drive-by-path

Returns the drive to which a path belongs

MIT
remedial

Deprecated. Utilities for ES3, most of which have been adopted or superseded in ES5.1. Adapted from Douglas Crockford's Remedial JavaScript

(MIT OR Apache-2.0)
promise-resolve-timeout

Create a Promise which will resolve with the provided value after a timeout.

MIT
multiparty

multipart/form-data parser which supports streaming

MIT
@types/joi

Stub TypeScript definitions entry for joi, which provides its own types definitions

MIT
browser-builtins

Builtins that were extracted from node-browser-resolve on which browserify depends

MIT
win-spawn

Spawn for node.js but in a way that works regardless of which OS you're using

BSD