Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
shelljs
Portable Unix shell commands for Node.js
queue
asynchronous function queue with adjustable concurrency
readline-sync
Synchronous Readline for interactively running to have a conversation with the user via a console(TTY).
sync-request
Make synchronous web requests
function-timeout
Make a synchronous function have a timeout
output-file-sync
Synchronously write a file and create its ancestor directories if needed
@nevware21/ts-async
support for asynchronous development with a Promise based task Scheduler, several different Promise implementations (synchronous, idle, asynchronous and native runtime wrappers), await helpers, and aliases all built and tested using TypeScript.
sync-exec
Synchronous exec with status code support. Requires no external dependencies, no need for node-gyp compilations etc.
n-readlines
Read file line by line without buffering the whole file in memory.
ambi
Ambi lets you execute any function ambidextrously; providing you the ability to execute any function (be it synchronous, asynchronous, returns, callbacks, promises) as if it returned a promise.
read-json-sync
Read and parse a JSON file synchronously
find-free-port-sync
Find free port synchronously without callback
make-synchronous
Make an asynchronous function synchronous
nodegit-promise
Bare bones Promises/A+ implementation with synchronous inspection
shcmd
shcmd
meteor-promise
ES6 Promise polyfill with Fiber support
sync-request-curl
Fast way to send synchronous web requests in NodeJS. API is a subset of sync-request. Leverages node-libcurl for high performance. Cannot be used in a browser.
iter-ops
Basic operations on iterables
move-on
Creates a queue of sync or async functions with resolve and reject callback.
@ronomon/queue
Process thousands of asynchronous or synchronous jobs, concurrently or sequentially, safely and efficiently, without creating thousands of closures.