React/Next.js boilerplate installer for Smart-i18n CLI with feature scaffolding and project structure setup
smart-i18n-react is a project-specific integration package built on top of @sayyyat/smart-i18n. It provides enhanced developer tooling for Next.js, React, and similar frontend frameworks, focusing on structured file layout and automated i18n setup via Gulp tasks.
i18next.config.json
and .demo-env
@sayyyat/smart-i18n
internally โ see its Getting Started guide for translation workflows.๐ See next-i18n-auth for real-world usage in a Next.js + TypeScript project with strict modular translation and typed i18n keys.
MIT ยฉ Sayat Raykul
@sayyyat/smart-i18n
โ The core CLI engine that provides scanning, merging, and type generation.next-i18n-auth
โ Real-world example integrating both smart-i18n and smart-i18n-react with feature-sliced architecture and multilingual auth flows.