Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
@dabh/diagnostics
Tools for debugging your node.js modules and event loop
async-each
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
delay
Delay a promise a specified amount of time
tryer
Because everyone loves a tryer! Conditional and repeated task invocation for node and browser.
async-foreach
An optionally-asynchronous forEach with an interesting interface.
@redux-saga/delay-p
Promisified setTimeout
diagnostics
Tools for debugging your node.js modules and event loop
next-line
Iterator over lines in a string
monitor-event-loop-delay
Polyfill for perf_hooks.monitorEventLoopDelay(...)
tiny-each-async
Asynchronous iterator function for parallel processing.
string-left-right
Looks up the first non-whitespace character to the left/right of a given index
blocked
check if the event loop is blocked
get-uv-event-loop-napi-h
C function to get the current libuv event loop for N-API
postcss-for
PostCSS plugin that enables SASS-like for loop syntax in your CSS
p-whilst
While a condition returns true, calls a function repeatedly, and then resolves the promise
event-loop-stats
Exposes stats about the libuv default loop
reduce-object
Reduces an object to a value that is the accumulated result of running each property in the object through a callback. Executes the callback function once for each own enumerable property in the object, receiving four arguments: the initial value (or valu
use-elapsed-time
React hook to measure elapsed time using requestAnimationFrame
frame-ticker
Frame ticker with easy events for animation or games in JavaScript or TypeScript
arr-pluck
Retrieves the value of a specified property from all elements in the collection.