Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
p-map
Map over promises concurrently
end-of-stream
Call a callback when a readable/writable/duplex stream has completed or failed.
ora
Elegant terminal spinner
cli-spinners
Spinners for use in the terminal
listr2
Terminal task list reborn! Create beautiful CLI interfaces via easy and logical to implement task lists that feel alive and interactive.
unicorn-magic
Some useful utilities I often need
atomic-sleep
Zero CPU overhead, zero dependency, true event-loop blocking sleep
p-event
Promisify an event by waiting for it to be emitted
delay
Delay a promise a specified amount of time
wait-on
wait-on is a cross platform command line utility and Node.js API which will wait for files, ports, sockets, and http(s) resources to become available
readline-sync
Synchronous Readline for interactively running to have a conversation with the user via a console(TTY).
@listr2/prompt-adapter-inquirer
Listr2 prompt adapter for inquirer.
listr
Terminal task list
p-wait-for
Wait for a condition to be true
start-server-and-test
Starts server, waits for URL, then runs test command; when the tests end, shuts down server
@redux-saga/delay-p
Promisified setTimeout
cypress-wait-until
A waiting plugin for Cypress
wait-for-expect
Wait for expectation to be true, useful for integration and end to end testing
p-any
Wait for any promise to be fulfilled
p-some
Wait for a specified number of promises to be fulfilled