inferno-i18next
v1.0.1
Published
A translation utility for Inferno components using the i18next ecosystem.
Downloads
6
Maintainers
Readme
inferno-i18next
inferno-i18next is a translation utility for Inferno components using the i18next ecosystem.
Features
- Super simple to use.
- 100% pure, no inferno-compat.
- Lightweight package (1.51 kB gzip).
- Renders in client-side and server-side.
Installation
Via NPM:
$ npm install --save inferno-i18next
Via CDN: (use the infernoI18Next
variable)
<script src="https://unpkg.com/inferno-i18next/dist/bundle.min.js"></script>
Resources
License
MIT © Midnite Ninja Innovations. See the LICENSE file for full license text.