Rednas

Results 99 comments of Rednas

That's really cool supporting al off the front end frameworks out of the box without the need of a special wrapper🚀 Perhaps an idea to also mention this to the...

Never heard of web components, but it sounds interesting. Perhaps you can consider adding something like this to docs. It will also help for SEO ## Current support | Front-end...

I can see some examples like https://github.com/typesense/showcase-lichess-games-search-nuxt-js and https://github.com/sfxcode/nuxt-typesense but what I still miss is a module/guide for setting it up with nuxt. Probably most nuxt users will now pick...

I already use a custom transformer for [sheetjs](https://docs.sheetjs.com/docs/demos/static/nuxtjs/#nuxt-content-v2). I guess I could try to write something similar for xml, but are there also plans for adding official support for xml?...

Ok, so no plans for xml out of the box like with v1?

Is it an idea to introduce a place where we can share custom transformers? I find the current support great, but also a bit limiting. ![image](https://github.com/nuxt/content/assets/25219229/e8b957b1-c9b6-4d17-9245-6748f75a045f) Should `content` not be...

As a workaround you can use https://sidebase.io/ for now. It works with nuxt, figma, tailwind, vitest and ant design vue. You can only choose between 2 different stacks at the...

Hereby, I also included the vue code (just rename cexcel.txt as cexcel.vue, replace vinput by something else and findx is a global array function) [Spreadsheet.xlsx](https://github.com/DonNicoJs/vue-xlsx/files/3896169/Spreadsheet.xlsx) [cexcel.txt](https://github.com/DonNicoJs/vue-xlsx/files/3897267/cexcel.txt) [findx.txt](https://github.com/DonNicoJs/vue-xlsx/files/3897274/findx.txt)