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.

Dependencies (0)

    Dev Dependencies (0)

      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