Show HN: Intlayer – Lightweight Internationalization for Preact
1 aypineau 0 6/6/2025, 4:21:09 PM intlayer.org ↗
We just adapted our lightweight internationalization solution for Preact. It supports per-component translations that are dynamically loaded, so only visible content is fetched – keeping bundles lean.
Example bundle sizes:
Preact + Intlayer: 120 KB
Preact support is handled via a new npm package, preact-intlayer.
No comments yet