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
This package has been deprecated
Author message:
you can use npm install i18next from version 2.0.0
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
npm i i18next-client
4,183
1.11.4
MIT