Johann Schopplich
Johann Schopplich
Absolutely. I recommend Shiki though.
Hi @gregnr! Thanks for the flowers. And also for your interest in this library! I haven't found a pure WASM solution yet. I remember some libraries with that goal, but...
Thank you for paying attention! I hope this issue get resolved soon.
Should be resolved by https://github.com/johannschopplich/nuxt-api-party/pull/74. Now, all `openapi-typescript` versions from v5 to v7 supported (again). This specific issue is resolvable by installing `openapi-typescript@6`. Thanks a lot, @killjoy1221!
Hi there! I wonder if this is a bug in `useAsyncData` from Nuxt itself. Because under the hood, this module passes options like `immediate` to `useAsyncData`: https://github.com/johannschopplich/nuxt-api-party/blob/78f30a3355a4c1dc403744ce7be626c5f14f1138/src/runtime/composables/useApiData.ts#L176 Can you please...
Thanks for checking upstream. 🙋♂️
Hi Jonas! Unfortunately, not at the moment. The plugin only works in the client, so all the logic is in JavaScript. However, I plan to release a Kirby Content Translator...
Yeah, absolutely! Without issues I don't know what the users want or need. So please keep em coming. 🙌
I have pured everything we've learned about prefetching in this issue into a _do-one-thing-well_ module that prevents rendering `` tags in your generated HTML: [Nuxt LCP Speedup](https://github.com/johannschopplich/nuxt-lcp-speedup). A workaround as...
Sure! Good idea. I'm maintaining this plugin, although I'm not implementing new features myself, since my frontend development workflow has changed. So, PR for the features welcome!