edge-location

1.0.0 • Public • Published

edge-location workflow npm

Approximates the current location of the Edge browser across platforms.

Usage

Via Node.js:

// Returns the path to edge as a string.
const braveLocation = require('edge-location')

console.log(braveLocation())
// /Applications/Microsoft Edge.app/Contents/MacOS/Microsoft Edge

Via CLI:

> npx edge-location
# /Applications/Microsoft Edge.app/Contents/MacOS/Microsoft Edge

Related projects

License

MIT (c) Cezar Augusto.

/edge-location/

    Package Sidebar

    Install

    npm i edge-location

    Weekly Downloads

    846

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    4.74 kB

    Total Files

    8

    Last publish

    Collaborators

    • cezaraugusto