inferno-i18next

1.0.1 • Public • Published

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.

Package Sidebar

Install

npm i inferno-i18next

Weekly Downloads

2

Version

1.0.1

License

MIT

Last publish

Collaborators

  • midniteninja