ryanmcgrath/wrench-js

join forces with fs.extra, fs-extra, and others?

coolaj86 opened this issue · 3 comments

It'd be nice to get all of these functions under one roof where when people search they come up with a page that has them all.

https://github.com/coolaj86/node-examples-js/tree/master/fs.extra

https://github.com/jprichardson/node-fs-extra

Honestly, I'd prefer if Node would just have this stuff included in core. While I respect and understand the philosophy of 'small modules, build your own, etc', this is rudimentary stuff that other environments have by default. Let's patch it and push for that. ;P

Check out the conversation flatiron/utile#11 and jprichardson/node-fs-extra#2.

Looks like utile will be the best bet for getting this pushed towards core and they really want to do it - see Marak's comment https://github.com/substack/node-mkdirp/issues/17#issuecomment-5864594