Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
execa
Process execution for humans
import-local
Let a globally installed package use a locally installed version of itself if available
acorn-globals
Detect global variables in JavaScript using acorn
is-installed-globally
Check if your package was installed globally
node-cache
Simple and fast NodeJS internal caching. Node internal in memory cache like memcached.
internal-ip
Get your internal IP address
is-port-reachable
Check if a local or remote port is reachable
miniflare
Fun, full-featured, fully-local simulator for Cloudflare Workers
passport-local
Local username and password authentication strategy for Passport.
lowdb
Tiny local JSON database for Node, Electron and the browser
@mole-inc/bin-wrapper
Binary wrapper that makes your programs seamlessly available as local dependencies
bin-wrapper
Binary wrapper that makes your programs seamlessly available as local dependencies
@xhmikosr/bin-wrapper
Binary wrapper that makes your programs seamlessly available as local dependencies
dotenv-flow
Loads environment variables from `.env.[development|test|production][.local]` files
cls-bluebird
Make bluebird work with the continuation-local-storage module.
lambda-local
Commandline tool and API to run Lambda functions on your local machine.
get-installed-path
Get installation path where the given package is installed. Works for globally and locally installed packages
@lambdatest/node-tunnel
Nodejs bindings for LambdaTest Tunnel
cypress-parallel
Reduce up to 40% your Cypress suite execution time parallelizing the test run on the same machine.
resolve-package
Resolves a given package if it is installed locally, then tries to resolve it from global registry, using battle-tested [global-modules][] package. Better approach than internal `require.resolve`, so you can trust. You just get absolute filepath to some p