Hi. I am looking for a "file explorer" that will return an array of file metadata from a given folder. It needs to work with WIndows, OSX & Linux. Apart from returning the normal things like size, last modified, etc it must have the following characteristics:
1. Can filter for file attributes especially hidden and system files (to include/exclude them) 2. OSX: Can tell the difference between a "real" folder and file "package" (ie a "file" that is actually a folder, eg a Numbers spreadsheet data file). In that case it should return the Numbers file flagged as a file, not a folder. There are many choices in npm and I thought someone might already know of a module that handles the above. Thanks, Murray -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/81279e4c-03e7-4fdf-9913-d3a8f585c7ff%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
