npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "else" 的结果(共 14 个)
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
tar-stream

tar-stream is a streaming tar parser and generator and nothing else. It operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.

MIT
native-promise-only

Native Promise Only: A polyfill for native ES6 Promises **only**, nothing else.

MIT
@pkgr/core

Shared core module for `@pkgr` packages or any package else

MIT
remove-types

A small library for transforming TypeScript code into JavaScript code in the least destructive way possible. This library exports a single function whose purpose is to preserve everything else about the code except for the actual TypeScript syntax itself.

MIT
@pkgr/utils

Shared utils for `@pkgr` packages or any package else

MIT
defer-promise

Isomorphic function returning a deferred promise. Uses native `Promise.defer` if available, else polyfills.

MIT
add-event-listener

add event listeners in IE and ... everywhere else

MIT
through2-sink

A through2 wrapper that just receives chunks and nothing else.

MIT
babel-plugin-minprops

Normally, a JavaScript minifier will not minify object properties, because they may be used elsewhere, in files other than the one in which they are defined. Minify allows you to write descriptive property names and safely minify them for production buil

ISC
cldr-misc-full

Other CLDR data not defined elsewhere

Unicode-3.0
arrayiffy-if-string

Put non-empty strings into arrays, turn empty-ones into empty arrays. Bypass everything else.

MIT
mocha-babel

This package was taken down by its author. It turns out NPM lets someone else claim the package name.

MIT
tar-stream-compat

tar-stream is a streaming tar parser and generator and nothing else. It is streams2 and operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.

MIT