1.2.3 • Published 1 year ago

lookpath v1.2.3

Weekly downloads
2,833
License
MIT
Repository
github
Last release
1 year ago

lookpath

npm version npm download Node.js CI CodeQL codecov Maintainability FOSSA Status

To check if the command exists and where the executable file is, WITHOUT using child_process.

npm install lookpath

Example usage

const { lookpath } = require('lookpath');

const p = await lookpath('bash');
// "/bin/bash", otherwise "undefined"

Advanced usage

const p = await lookpath('bash', {
  include: ['/home/hiromu/.bin'],
  exclude: ['/mnt']
});
// include: Do scan also under `~/.bin`
// exclude: Do NOT scan under `/mnt`

Motivation

Issues

Any feedback would be appreciated ;)

License

FOSSA Status

@firere/roblox-tspctlklook-admin-cligo-mod-wasmyanpstarkov-scanner@mkvlrn/noder@yam-plugin/helm-operator@mkvlrn/nodeinitdisclosure-discordmarvolo-up@infinitebrahmanuniverse/nolb-look@everything-registry/sub-chunk-2101tc-passingwppconnect-dvwppconnect-iagowtwawumpbotsteamservervscode-jolievenom-projsonnunitimg2terminalhyinsit-clihttptoolkit-serverkoishi-plugin-memekretes@wppconnect-team/wppconnect@tutorialkit/cli@tsparticles/cli@topwrite/cli@thermopylae/dev.unit-test@tonvitalferreira/wppconnect@yangxiaolang/custom-webpackallproxyaudio-cliget-node-appemochan-browser-shotcertocerto-2ccs-clicreate-roblox-tscreate-roblox-ts-scriptcreate-cinnamon-projectcreate-t400-appcreate-zalo-mini-appbetterpipautocracydgctl@jensen95/op-jstutorialkittoolchecktoowasmupmobile-generatormodiapackage-manager-installroblox-ts-scriptrun-in-containerpyperplatformer-cliprismic-cliqueue-run-builderqueue-run-clisfdx-jeff-hook-pluginsshoko-dlsnyk-go-pluginsnyk-swiftpm-pluginglubagolang-wasmgh-retrieve@steve-moretz/ir-cli@steve-moretz/tcp-rock-paper-scissor-cli@substrate/playground-cli@ta-da/snowpack-plugin-sass@kounaio/thumbnails@learncard/create-http-bridge@taservers/lest@kube-core/cli@kant2002-diia-inhouse/genproto@pavelglaz/genproto@prismicio/prismic-yeoman-generator@1password/op-js@acopier/create-roblox-ts@adobe/aio-run-detached@alauda/custom-webpack@bemoje/bsilver@bluecadet/launchpad-scaffold@cartesi/cli@atlassian/wrm-troubleshooting@aux4/gpt@budibase/cli@cumulus/cumulus-message-adapter-js@codeconv/mkpkg@devlego/cli@diia-inhouse/genproto@drfrost/xum@easy-games/unity-ts@feflow/cli@feflow/fef
1.2.3

1 year ago

1.2.2

4 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago