patricknelson / svelte-retag

Light DOM custom element wrapper for Svelte 3 and 4 with slots, context and Vite HMR support
https://www.npmjs.com/package/svelte-retag
MIT License
39 stars 0 forks source link

Implement Lit-style lowercase version of props to attributes #9

Closed patricknelson closed 1 year ago

patricknelson commented 1 year ago

Fixes https://github.com/crisward/svelte-tag/issues/16

Tasks