guess-root-path

v1.0.0
Guess the root path of a project
root path

Guess Root Path

Guess the root path of a project.

Usage

const guessRootPath = require('guess-root-path');

const APP_PATH = guessRootPath(); 
// -> Something like /Users/testuser/Projects/cat-based-social-network
//     or null if it cannot be resolved 
npm i guess-root-path

Metadata

  • ISC
  • Whatever
  • Nathan Hoad
  • released 10/9/2017

Downloads

Maintainers