Skip to content

varundevpro/npm-directory-tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm-directory-tree

version install size downloads MIT License Build Status

Usage

lib.storeStructure(
  "<PATH_OF_TARGET_DIR>",
  "<PATH_WHERE_JSON_SHOULD_BE_STORED>"
);

// example
lib.storeStructure(process.cwd(), path.resolve(__dirname, "dir.json"));

Contributing

Code of Conduct

We adopt a Code of Conduct that we expect project participants to adhere to. Please read the full text so that you can understand what actions will and will not be tolerated.

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published