Friday, 19 May 2017

Node directory parser

I'm trying to make function which takes as an argument directory string (for example: 'public/css') parse that directory and subdirectories and returns an array of file paths relative to the project directory.



via Simon

No comments:

Post a Comment