Skip to content

Add pull-files #29

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 28, 2017
Merged

Add pull-files #29

merged 1 commit into from
Apr 28, 2017

Conversation

jamen
Copy link
Contributor

@jamen jamen commented Apr 27, 2017

I created this module pull-files as a minimal way to stream directories.

It is similar to pull-vinyl or vinyl-fs, except the files are plain (as { base, relative, contents }). It is also faster. Reads ~2300 files from node_modules in little over 1/10th of a second on my machine!

Still more I want to add though. Like a stream mode for file.contents, and more optimizations.

@ahdinosaur
Copy link
Member

woo, nice @jamen!

@ahdinosaur ahdinosaur merged commit fa059ec into master Apr 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants