File/Folder Structure Creator
Declarative complex file/folder creator
yarn add --dev create-folder-structure
createFolderStructure
returns realpath
without any symbolic links (using fs.realpath
)
-
Create anonymous folder
-
Create anonymous file
Full API
-
Create folder
-
Create anonymous folder
-
Create file
-
Create anonymous file
-
you can specify file with an json extension and give it a JSON value instead of a string value: