npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "sync" 的结果(共 116 个)
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.

output-file-sync

Synchronously write a file and create its ancestor directories if needed

ISC
eventemitter2

A feature-rich Node.js event emitter implementation with namespaces, wildcards, TTL, async listeners and browser/worker support.

MIT
async-limiter

asynchronous function queue with adjustable concurrency

MIT
fastqueue

A fast push/shift sync queue

use-sync-external-store

Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.

MIT
micro

Asynchronous HTTP microservices

MIT
async-retry

Retrying made simple, easy and async

MIT
async-sema

Semaphore using `async` and `await`

MIT
script-ext-html-webpack-plugin

Enhances html-webpack-plugin functionality with async and defer attributes for script elements

MIT
asynckit

Minimal async jobs utility library, with streams support

MIT
fs-access

Node.js 0.12 fs.access() & fs.accessSync() ponyfill

MIT
synchronous-promise

Synchronous Promise-like prototype to use in testing where you would have used an ES6 Promise

BSD-3-Clause
compress-buffer

Synchronous Buffer compression library for Node.js

pngjs2

PNG encoder/decoder in pure JS, supporting any bit size & interlace, async & sync with full test suite.

MIT
array-series

Call an array of asynchronous functions in series

MIT
array-parallel

Call an array of asynchronous functions in parallel

MIT
flate

Simple, synchronous deflate/inflate for buffers

zlib

Simple, synchronous deflate/inflate for buffers

async-done

Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and streams, and callbacks to callback style.

MIT
rsvp

A lightweight library that provides tools for organizing asynchronous code

MIT
run-auto

Determine the best order for running async functions, and run them

MIT
async-exit-hook

Run some code when the process exits (supports async hooks and pm2 clustering)

MIT
queue

asynchronous function queue with adjustable concurrency

MIT
babel-plugin-transform-async-to-generator

Turn async functions into ES2015 generators

MIT
is-async-supported

Check if async/await is available

MIT