opera-location

1.0.4 • Public • Published

opera-location workflow npm

Approximates the current location of the Opera browser across platforms.

Usage

Via Node.js:

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

console.log(operaLocation())
// /Applications/Opera.app/Contents/MacOS/Opera

Via CLI:

> opera-location
# /Applications/Opera.app/Contents/MacOS/Opera

Open opera:

> "`opera-location`"

License

MIT (c) Jandrey Oliveira.

/opera-location/

    Package Sidebar

    Install

    npm i opera-location

    Weekly Downloads

    0

    Version

    1.0.4

    License

    MIT

    Unpacked Size

    4.39 kB

    Total Files

    8

    Last publish

    Collaborators

    • jandreyoliveira