current-dir

1.0.0 • Public • Published

current-dir Build Status

Returns the full path to the current directory.

Install

$ npm install --save current-dir

Usage

var currentDir = require('current-dir');
currentDir();
// => /Users/username/

API

currentDir()

Returns the path to the current directory.

License

MIT © Emil Johansson

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    1

Package Sidebar

Install

npm i current-dir

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • emiljohansson