This monorepo contains tools to help you with i18n in Astro projects.
- astro-loader-i18n: A loader for Astro that automatically extracts messages from your components and generates a translation file.
- astro-nanostores-i18n: An integration of @nanostores/i18n into Astro. It provides a simple way to manage translations in your Astro components using nanostores.
- astro-utils-i18n: A set of utilities for i18n in Astro projects. It provides functions to manage translations, extract messages, and more.