1.2.3 • Published 5 months ago

lookpath v1.2.3

Weekly downloads
2,833
License
MIT
Repository
github
Last release
5 months 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-pro@drfrost/xum@codeconv/mkpkg@cumulus/cumulus-message-adapter-js@diia-inhouse/genproto@bemoje/bsilver@rbxts/anattajsonnunit@jensen95/op-jstutorialkittoolchecktoowasmup@atlassian/wrm-troubleshooting@aux4/gpt@adobe/aio-run-detached@alauda/custom-webpack@budibase/cli@cartesi/cli@1password/op-js@acopier/create-roblox-ts@devlego/cli@devvit/cli@feflow/cli@feflow/fef@easy-games/unity-ts@iagovelasco/wppconnect@godaddy/tartufo-node@kounaio/thumbnails@kube-core/cli@learncard/create-http-bridge@mobile-generator/mobile-generator@kant2002-diia-inhouse/genproto@prismicio/prismic-yeoman-generatormobile-generatormodiapackage-manager-installroblox-ts-scriptrun-in-containerpyperplatformer-cliprismic-cliqueue-run-builderqueue-run-clisfdx-jeff-hook-pluginsshoko-dlsnyk-go-pluginsnyk-swiftpm-pluginglubagolang-wasmgh-retrieveimg2terminalhyinsit-clihttptoolkit-serverkoishi-plugin-memekretes@wppconnect-team/wppconnect@tutorialkit/cli@tsparticles/cli@ta-da/snowpack-plugin-sass@topwrite/cli@thermopylae/dev.unit-test@tonvitalferreira/wppconnect@yangxiaolang/custom-webpack@steve-moretz/ir-cli@steve-moretz/tcp-rock-paper-scissor-cli@substrate/playground-cli@taservers/lestallproxyaudio-clicertocerto-2ccs-clicreate-roblox-tscreate-roblox-ts-scriptcreate-cinnamon-projectcreate-t400-appcreate-zalo-mini-appbetterpipautocracy
1.2.3

5 months ago

1.2.2

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.0

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago