David Myers

Results 64 comments of David Myers

I'm also running into this with the `mime-types` package which relies on `path.extname`. In case it helps, here's a diff of the optimized package (before is working, after is broken)....

When a text element is supplied, Ink could also set the element to hidden and keep the value in sync with the actual editor.

@smotched I'm glad you like it! I've been meaning to put together a React component, but I haven't prioritized it yet since I primarily work in Vue. I'll try to...

Alternative shortcut library (since Mousetrap seems to be dead). https://github.com/jaywcjlove/hotkeys

This work has been started in #190.

Related to #142

[This article](https://ourcodeworld.com/articles/read/189/how-to-create-a-file-and-generate-a-download-with-javascript-in-the-browser-without-a-server) might be useful too.

After starting on this, I think it makes sense to wait until the octo.app repo has been fully open-sourced. Otherwise, we will have to deal with a pretty large rebase...

@posva what do you mean by "any subscription that happens inside a plugin should not be transferred" here? I'm also running into this problem when trying to develop a plugin...