n-root-path
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

n-root-path

npm MIT License Coverage Status

About

Get the root path of the project, instead of the '__dirname' or process.cwd()

NOTE: typescript supports

Installation

npm install n-root-path

yarn add n-root-path

pnpm add n-root-path

Usage

import rootPath from 'n-root-path'

console.log(rootPath)

Readme

Keywords

Package Sidebar

Install

npm i n-root-path

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

2.65 kB

Total Files

4

Last publish

Collaborators

  • kuzhi1900