Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
npm-run-path
Get your PATH prepended with locally installed binaries
run-parallel
Run an array of functions in parallel
run-applescript
Run AppleScript and get the result
is-npm
Check if your code is running as an npm script
npm-run-all
A CLI tool to run multiple npm-scripts in parallel or sequential.
run-series
Run an array of functions in series
env-cmd
Executes a command using the environment variables in an env file
run-parallel-limit
Run an array of functions in parallel, but limit the number of tasks executing at the same time
npm-run-all2
A CLI tool to run multiple npm-scripts in parallel or sequential. (Maintenance fork)
easy-stack
Simple JS stack with auto run for node and browsers
@node-ipc/js-queue
Simple JS queue with auto run for node and browsers
js-queue
Simple JS queue with auto run for node and browsers
run-node
Run the Node.js binary no matter what
lambda-local
Commandline tool and API to run Lambda functions on your local machine.
npm-which
Locate a program or locally installed node module's executable
npm-path
Get a PATH with all executables available to npm scripts.
pre-commit
Automatically install pre-commit hooks for your npm modules.
@breejs/later
Maintained fork of later. Determine later (or previous) occurrences of recurring schedules
npm-run
Run executables for locally-installed packages without using ./node_modules/.bin
@stdlib/utils-eval
Alias for eval global.