DEV Community

Lucas.T
Lucas.T

Posted on β€’ Edited on

npm json-to-folder

Create folder by parsing json data file.

Note - For the purpose of this example I will be using this path /Users/lucas/dev/jsonfolder

1. Create json file:

carbon

  • Must be an array.
  • An object create a folder.
  • Object must have name property and optional files property which is an array.
  • String create a file, must be filled.

2. Start process:

ezgif.com-gif-maker

Thanks πŸ™Œ

Top comments (0)

AWS Security LIVE!

Join us for AWS Security LIVE!

Discover the future of cloud security. Tune in live for trends, tips, and solutions from AWS and AWS Partners.

Learn More

πŸ‘‹ Kindness is contagious

Please leave a ❀️ or a friendly comment on this post if you found it helpful!

Okay