The Brain

Results 16 comments of The Brain

yes ` zip.addFile("test.txt", Buffer.from(content, "utf8"), "entry comment goes here"); `

Yes, that would be nice. Unfortunately I don't have to much time to take care of any of that. You're welcome to contribute if you want.

do some PR's first and we'll get there

`extractAllTo` is not async. Your code should not advance unless that method is done. You can wrap that function call in another function that returns a promise and call `await`...

I know there is a reader there and you can't read from it, the file name is just "." so won't help, but you can do something like this ```go...