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
open
Open stuff like URLs, files, executables. Cross-platform.
executable
Check if a file is executable
bin-check
Check if a binary is working
@xhmikosr/bin-check
Check if a binary is working
npm-path
Get a PATH with all executables available to npm scripts.
npm-which
Locate a program or locally installed node module's executable
which-promise
Promisified version of node-which
open-cli
Open stuff like URLs, files, executables. Cross-platform.
npm-run
Run executables for locally-installed packages without using ./node_modules/.bin
hugo-bin
Binary wrapper for Hugo
portable-executable-signature
Package for reading and writing PE code signatures (but not creating them)
elfy
Simple elf format parser in node.js
binary-version
Get the version of a binary in semver format
@esm2cjs/npm-run-path
Get your PATH prepended with locally installed binaries. This is a fork of sindresorhus/npm-run-path, but with CommonJS support.
win-version-info
Windows-only native addon to read version info from executables
exec-promise
Testable CLIs with promises
binary-version-check
Check whether a binary version satisfies a semver range
chrome-paths
Possible paths or binary names of Chrome, Chrome Canary and Chromium in the current platform
find-exec
Finds first available shell command from a list.