-
Notifications
You must be signed in to change notification settings - Fork 116
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
Crx #119
Conversation
Some suggestions:
|
|
Ah, I see. For methods that fetch a remote file, it's probably not worth the overhead. For |
I'm thinking we should add the crx option to all method before merging. I have a first cut, will try to finish soon |
👍 probably best to do it on all methods via opt-in. |
53cb540
to
83ec0c8
Compare
@silverwind this is now complete, can you please review |
Sorry for being so late here. Looks fine to me, thanks again! |
Closes #118
Add support for crx files in methods
Parse()
ParseOne()
andOpen.buffer()