get-cwd

1.0.0 • Public • Published

get-cwd

This package will give you the path of Current Working Directory (CWD).

Usage:

const cwd = require('get-cwd');

console.log(cwd.get()); // C:\Users\Mayur\Documents\Project

This package is under process. If you have any suggestions/feedback please fork. Its highly appreciated.

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 get-cwd

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

1.01 kB

Total Files

3

Last publish

Collaborators

  • mayurchhapra