Skip to content

Repository files navigation

GitHub package.json versionnpm bundle sizeGitHub Workflow StatusNPM

lup-root

Node module that determines absolute path to project root and main file of project

Example

const{ROOT,MAIN}=require('lup-root');console.log("Root directory: "+ROOT);console.log("Main file: "+MAIN);

About

Node module determines path to project root

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages