finder-path

4.0.0 • Public • Published

finder-path

Get the path of the current directory in Finder (macOS)

Install

$ npm install finder-path

Usage

import finderPath from 'finder-path';

console.log(await finderPath());
//=> '/Users/sindresorhus/dev/finder-path/'

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 4.0.0
    5
    • latest

Version History

Package Sidebar

Install

npm i finder-path

Weekly Downloads

5

Version

4.0.0

License

MIT

Unpacked Size

2.3 kB

Total Files

4

Last publish

Collaborators

  • sindresorhus