1.0.1 • Published 7 years ago

inferno-i18next v1.0.1

Weekly downloads
-
License
MIT
Repository
bitbucket
Last release
7 years ago

inferno-i18next

Build Status Coverage Status Latest Version License

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.