Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
@endo/trampoline
Multicolor trampolining for recursive operations
modern-s3
Modern Amazon S3 client for high-level operations
s3-sync-client
AWS CLI s3 sync for Node.js provides a modern client to perform S3 sync operations between file systems and S3 buckets in the spirit of the official AWS CLI command
descrevit
Make asynchonous operations synchronous
@lachero/safe-try
Simplifies error handling with wrappers for sync and async operations, returning a result-error tuple
merge2
Merge multiple streams into one stream in sequence or parallel.
gensync
Allows users to use generators in order to write common functions that can be both sync or async.
json-joy
Collection of libraries for building collaborative editing apps.
synckit
Perform async work synchronously in Node.js using `worker_threads` with first-class TypeScript support.
coincident
An Atomics based Proxy to simplify, and synchronize, Worker related tasks
sync-actions
A library for synchronously executing asynchronous operations with type-safe calls.
aem-clientlib-generator
Creates configuration files for AEM ClientLibs and synchronizes assets.
workbox-background-sync
Queues failed requests and uses the Background Sync API to replay them when the network is available
find-pkg
Find the first directory with a package.json, recursing up, starting with the given directory. Similar to look-up but does not support globs and only searches for package.json. Async and sync.
globule
An easy-to-use wildcard globbing library.
fs-exists-sync
Drop-in replacement for `fs.existsSync` with zero dependencies. Other libs I found either have crucial differences from fs.existsSync, or unnecessary dependencies. See README.md for more info.
@ardatan/sync-fetch
Synchronous version of the Fetch API
quansync
Create sync/async APIs with usable logic
sync-fetch
Synchronous version of the Fetch API
async-foreach
An optionally-asynchronous forEach with an interesting interface.