JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3036
  • Score
    100M100P100Q11950F
  • License MIT

Package Exports

  • i18next-client
  • i18next-client/i18next.min.js
  • i18next-client/package.json

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (i18next-client) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

DEPRECATED

With v2 of i18next it's no longer needed to separate the node.js version. So there is no more i18next-client needed.

i18next-client can be replaced with:

$ npm install i18next

see Migration Guide