Stef Dunlap

Results 39 comments of Stef Dunlap

I recently found another package, [heredoc], that seems to solve my use-case. If you want to keep this package a pure port of `textwrap.dedent()`, I don't blame you. Feel free...

Yeah, I was thinking of what the name of such a second method could be. The obvious choice would be `dedent.Heredoc()`, but in a way that's misleading because HEREDOCs in...

Hey @fodkastir, unfortunately I do not have an iOS device to test on. If you or anyone else have such a device and the gumption to take this on, I'd...

Hmm, looks like this is particular with the way iOS applications have to whitelist URL schemes that they can open, and [similar projects are vexed by the same issues](https://github.com/eligrey/FileSaver.js/issues/12). It...

@littlehome-eugene, sorry to hear that. Could you post some code that reproduces your issue?

Thanks for getting back so promptly. Could you also please provide a sample CSV file that reproduces the issue? Lastly, could you let me know what browser you're using, and...

I was not able reproducing the issue. I made [this codesandbox](https://codesandbox.io/s/js-file-downloadwith-api-call-bib4u) that replicates fetching the CSV through an AJAX request, and was able to download the CSV and load it...

@littlehome-eugene did you have a chance to look into this more?

Sorry to revive a old issue, but I am one of those former Linux users turned Windows users with the WSL (Windows Subsystem for Linux.) I am looking for a...

Thanks for the update. :slightly_smiling_face: I got further (I think), but still ran into the following error (pasted below). FWIW, I was able to install the packaged `.deb` on Debian...