egor-lukin / react-redux-i18n

binding for redux and react-i18nify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-redux-i18n-with-localstorage-cache

A binding library for redux to react-i18nify with localstorage cache

Usage

First install the package.

Using npm:

npm i react-redux-i18n-with-localstorage-cache --save

Using yarn:

yarn add react-redux-i18n-with-localstorage-cache

About

binding for redux and react-i18nify

License:MIT License


Languages

Language:JavaScript 98.3%Language:Dockerfile 1.7%