Skip to content

cezaraugusto/edge-location

Repository files navigation

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 edgeLocation = require('edge-location')

console.log(edgeLocation())
// /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.

About

Approximates the current location of the Edge browser across platforms.

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published