jonschlinkert / copy

Copy files using glob patterns. Sync, async, promise or streams. (node.js utility)
MIT License
94 stars 125 forks source link

New feature "flatten" and stability #2

Closed malys closed 8 years ago

malys commented 9 years ago

Hello, I had a new feature (no flatten mode, 'flatten' attributes). The module will create directories structure when it copies files. Moreover, I had some tests and I fixed some bugs.

Could you merge and upgrade the version? Thanks ;)

jonschlinkert commented 8 years ago

@malys I opted to refactor the API instead, but I do appreciate the pr. thank you