Skip to content
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

Add ability to customize what are extractable files #11

Merged
merged 10 commits into from
Dec 5, 2019

Conversation

n1ru4l
Copy link
Contributor

@n1ru4l n1ru4l commented Jul 24, 2019

Implements #10

  • Moves logic for checking whether a value is a file to the isFileValue function.
  • Exposes isFileValue function
  • Adds a new option isFileValue to extractFiles function (default value is the exported isfileValue function)
  • Adds tests for ensuring the isFileValue option is working correctly

@jaydenseric Could you please provide some feedback? Especially regarding the jsdoc stuff. Is adding a new typedef for IsFileValueFunction correct?

@koresar
Copy link

koresar commented Sep 30, 2019

That's a useful PR. It would decouple the module from the ReactNative. Nice.

@n1ru4l
Copy link
Contributor Author

n1ru4l commented Sep 30, 2019

That's a useful PR. It would decouple the module from the ReactNative. Nice.

My intended use-case was in Node.js environments.

@jaydenseric Sorry for bothering you, but this change is floating around for a while now. 😅Is there anything blocking this PR from getting merged?

@jaydenseric
Copy link
Owner

@n1ru4l sorry for the delay, I have just returned from a holiday and am recovering from a cold but I hope to dig into it this week :)

@andreisocaciu
Copy link

Any news?

@lynxtaa
Copy link

lynxtaa commented Nov 15, 2019

@jaydenseric sorry to bother you. When this PR will be merged? Do you need any help?

@jaydenseric jaydenseric changed the title Add new parameter isFileValue to extractFiles function Add ability to customize what are extractable files Dec 5, 2019
@jaydenseric jaydenseric merged commit 4c86143 into jaydenseric:master Dec 5, 2019
@jaydenseric
Copy link
Owner

@n1ru4l thanks for kicking this off 🙌

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.

5 participants