Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
restore-cursor
Gracefully restore the CLI cursor on exit
postcss-double-position-gradients
Use double-position gradients in CSS
stoppable
[](https://travis-ci.org/hunterloftis/stoppable)
exit-hook
Run some code when the process exits
async-exit-hook
Run some code when the process exits (supports async hooks and pm2 clustering)
root-check
Try to downgrade the permissions of a process with root privileges and block access if it fails
downgrade-root
Try to downgrade the permissions of a process with root privileges
sudo-block
Block users from running your app with root permissions
is-hidden
Check if `basename` is hidden (starts with a dot)
gulp-fail
A gulp plugin which forces a task to fail.
abortable-iterator
Make any iterator or iterable abortable via an AbortSignal
node-graceful
Graceful process exit manager. allows waiting on multiple async services.
react-use-precision-timer
A versatile precision timer hook for React. Doubles as a stopwatch.
@ronomon/queue
Process thousands of asynchronous or synchronous jobs, concurrently or sequentially, safely and efficiently, without creating thousands of closures.
text-dot-case
Convert into a lower case text with a period between words
jquery-scroll-lock
Locks mouse wheel scroll inside container, preventing it from propagating to parent element
respawn
Spawn a process and restart it if it crashes
textlint-rule-stop-words
Textlint rule to find filler words, buzzwords, and cliches
roadblock
A simple function for interrupting program flow if a condition isn’t met.
intervalometer
Call a function at every frame or every X ms. With start/stop