Socket
Book a DemoInstallSign in
Socket

next-international

Package Overview
Dependencies
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

next-international

Type-safe internationalization (i18n) for Next.js

latest
Source
npmnpm
Version
1.3.1
Version published
Maintainers
1
Created
Source


Type-safe internationalization (i18n) for Next.js

  • Features
  • Documentation
  • Sponsors
  • License

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

Keywords

next

FAQs

Package last updated on 31 Oct 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts