JSPM

chrome-location

1.2.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 7315
  • Score
    100M100P100Q134310F
  • License MIT

Approximates the current location of Google Chrome on your system

Package Exports

  • chrome-location

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (chrome-location) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

chrome-location experimental

Approximates the current location of Google Chrome on your system.

Originally sourced from karma-chrome-launcher.

Usage

NPM

location = require('chrome-location')

Returns the path to Google Chrome as a string.

CLI Usage

Remember to use quotes as chrome's path usually has spaces in it.

> "`chrome-location`"

License

MIT. See LICENSE.md for details.