Puru Vijay

Results 184 comments of Puru Vijay

Thanks a lot for this! Yeah, the docs could be better, I made plans for detailed guides but never got the time to do so. PRs appreciated for a new...

It has to be done here, otherwise using snippets break prettier across entire project. We should merge this into 0.7.0 branch, where we can do jsdelivr and svelte 5 support...

Do check out next.neodrag.dev and its plugin system, I believe you will be able to write a plugin to work with this quite well

Looking forward to this!

I can also attest this, on a project, the bundle size nearly increased by 50% on svelte 5 migration. Turns out there was a stray `customElement: true` in the svelte.config.js....

Thanks for adding neoqs so early! neoqs is one to one replacement and forever will be without the extra deps

The plugin is not ready to use yet I’m afraid, still working on it. Should be ready in a month or so On Mon, 7 Jul 2025 at 8:39 AM,...

Hi @hgoona, this plugin is not ready yet. Infact, it's no longer a plugin but a sub-library, something along the lines of: ```ts const dropzone1 = new Dropzone(); // Later...

Admission: The tests are LLM written, lemme know if they're complete garbage 🤣😅