Rednas

Results 107 comments of Rednas

That works for standard icons, but also not for custom icons with default settings In other words: * Reactive style doesn't seem to work for custom icons * Reactive customization...

I have a requirement for this too. And also for formatting as markdown Current options in power tools are okay but also a bit limited. * Single line (S) *...

I agree but who should maintain it?

Thanks for your support, but I am not sure if am the right candidate. I am still learning typescript (1d in a week) and I also have no experience with...

Looks interesting, but does it also support https://github.com/fabien0102/ts-to-zod#jsdoc-tag-validators like **ts-to-zod**? Or perhaps something more readable like suggested in https://github.com/fabien0102/ts-to-zod/issues/310 ``` // source.ts export interface HeroContact { email: string; // v-email...