where-is-my-node

Get Node.js location (geolocation and directory on your disk)

Usage no npm install needed!

<script type="module">
  import whereIsMyNode from 'https://cdn.skypack.dev/where-is-my-node';
</script>

README

Where is my Node

NPM version NPM downloads

About

Get Node.js location (geolocation and directory on your disk)

If you use Deno, please check out where-is-my-deno

Prerequisites

  • Node.js
  • npm/Yarn

How to Install

First, install the CLI by npm:

$ npm install -g where-is-my-node

Or Yarn:

$ yarn global add where-is-my-node

How to Use

$ where-is-my-node <options>

Instead of where-is-my-node you can use aliases: my-node & wimn

Options

  • -g, --geo output computer geolocation
  • -d, --disk output directory on disk

License

This project is licensed under the MIT License © 2019-present Jakub Biesiada