Packages
@lanun/antarabangsa
Core internationalization utilities that work in any React environment (including server components). It provides:
- Locale aware routing utilities
- Translation helpers usable on both client and server
- Shared i18n logic
@lanun/antarabangsa-next
A thin integration layer specifically for Next.js. It builds on top of @lanun/antarabangsa and provides:
- Middleware for locale detection and redirects
- Domain-based locale routing
- Seamless integration with the Next.js request lifecycle
