Core runtime
i18nexus
React와 Next.js에서 namespace snapshot, typed t(), SSR helper를 담당하는 런타임 패키지입니다.
npm install i18nexus
React · SSR · type-safe runtime
- 컴포넌트 렌더 경로에서는 이미 준비된 snapshot을 조회하도록 설계했습니다.
- server helper와 client hook이 같은 namespace/key 계약을 공유하게 만들었습니다.
