join forces with fs.extra, fs-extra, and others? #29
Labels
No labels
Bug
Enhancement
Feature Request
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference: code/wrench-js#29
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
Isaac is against it. https://github.com/substack/node-mkdirp/issues/17#issuecomment-5874346
Check out the conversation https://github.com/flatiron/utile/issues/11 and https://github.com/jprichardson/node-fs-extra/issues/2.
Looks like
utilewill 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