2.0.0 • Published 2 years ago

resolve-global v2.0.0

Weekly downloads
1,142,889
License
MIT
Repository
github
Last release
2 years ago

resolve-global

Resolve the path of a globally installed module

Install

npm install resolve-global

Usage

npm install --global cat-names
import {resolveGlobal} from 'resolve-global';

console.log(resolveGlobal('cat-names'));
//=> '/usr/local/lib/node_modules/cat-names'

API

resolveGlobal(moduleName)

Throws if the module cannot be found.

resolveGlobalSilent(moduleName)

Returns undefined instead of throwing if the module cannot be found.

moduleName

Type: string

What you would use in import().

Related

archetype-library@layer0/clieasy-select-rnreact-native-bluetooth2parcel-plugin-react-native-webairscanairscan-examplereact-native-esc-pos-sahaab@borisovart/atol-kkt-moduledeneme323112@steven-torres/jsxr@ntt_app/react-native-custom-notificationreact-native-covid-sdk@jttechnic/interpreterreact-native-printer-brothersreact-native-shekhar-bridge-test@oiti/documentoscopy-react-nativequoc-testluminos-ui-core@everything-registry/sub-chunk-2657jawwy-sdkjawwy_gamification_releasereact-native-sphereuisphereuijawwy_libraryreact-native-credit-card-pkgreact-native-jawwy_samplegriffin-ui-librarytargetstest-library-123test-haptik-libwifi_configuration_packagetestingroundstest-zeo-collectvision-camera-plugin-face-detectorvision-camera-plugin-scan-facesvision-camera-base64-resizedvantiq-reactverdaccio-badger@booljs/cli@praella/localisationistjrennsoh88-react-native-scroll-indicatorjesh-calculationjnf-accesscontrol-rnttljoyriderjordy-frijters-test-libkhaled-salem-custom-componentslaya-ui-converterimport-globalincanthong1-utilshttp-server-md-liblerna-cli@walrus/plugin-commitlint@walrus/walrus-plugin-commitlint@wecraftapps/react-native-use-keyboard@types/resolve-global@tlgeo/react-native-gdal@thinxviewx/core-rn@tildacloud/cli@yplabs-ltd/react-native-detector@zalastax/nolb-reso@zotasys/native@zsnmwy/cliactionsflow-coreagent-get-agent@zm-credit/miniapp-cli@zyyjs/cone-cliawesome-module-kdarco-cli-syncarchlibrary@aysea/react-native-ui-library@azalpacir/react-native-dhp-printer@grandeto/vrchats@happy-gastro/react-native-printer-module@_nomtek/react-native-shimmer-animation@adatechnology/react-native-android-getnet-pos@adembacaj/react-native-google-pay@edgecast/cli@edgio/cli@code-engine/utils@code-engine/workers@cpany/cli@con-test/react-native-concent-common@alicd/cone-cli@alicd/cone-node-util@ali5049/react-native-buttons@corelmax/react-native-my2c2p-sdk@hawkingnetwork/react-native-tab-view@amirdiafi/react-native-ios-haptics@hbglobal/react-native-actions-shortcuts@amiruldev/wajsjawwy_library_newjawy_library_v1gamification-jawwy-libraryframework_test_library_sixdee_new_jawwytest_lib_module_aarquickcapture_react_nativern-agora-ios-mreact-native-omental-framework
2.0.0

2 years ago

1.0.0

7 years ago

0.1.0

8 years ago