one-aalam / awesome-solid-js

Curated resources on building sites with SolidJS, a brand new way(now 1.0) to build Javascript based interactive web applications. A very close looking cousin to React/JSX by syntax, and to Svelte by few important principles(compiler and fine-grained reactivity), it's a highly optimised way to deliver web applications with best-in-class performance.
MIT License
836 stars 44 forks source link

Update i18n packages #46

Closed thetarnav closed 9 months ago

thetarnav commented 10 months ago

solid-i18n was moved to solid-primitives Also added typesafe-i18n as it is a popular option

one-aalam commented 9 months ago

Thank you @thetarnav