Skip to content

QuiiBz/next-international

Folders and files

NameName
Last commit message
Last commit date
Oct 14, 2023
Jul 17, 2022
Sep 17, 2023
Dec 23, 2023
Dec 20, 2023
Jan 8, 2024
Oct 22, 2023
Aug 14, 2023
Oct 11, 2023
Jul 2, 2023
Jul 17, 2022
Nov 4, 2023
Jul 17, 2022
Jul 17, 2022
Oct 22, 2023
Dec 23, 2023
Sep 13, 2023
Oct 22, 2023
Jul 2, 2023

Repository files navigation


Type-safe internationalization (i18n) for Next.js


Features

  • 100% Type-safe: Locales in TS or JSON, type-safe t() & scopedT(), type-safe params, type-safe plurals, type-safe changeLocale()...
  • Small: No dependencies, lazy-loaded
  • Simple: No Webpack configuration, no CLI, no code generation, just pure TypeScript
  • Server and Client, Static Rendering: Lazy-load server and client-side, support for Static Rendering
  • App or Pages Router: With support for React Server Components

Note: You can now build on top of the types used by next-international using international-types!

Try it live on CodeSandbox:

Open with CodeSandbox

Documentation

Check out the documentation at https://next-international.vercel.app.

Contributing

See the contributing guide.

Sponsors

Sponsors

License

MIT