react-simple-i18n
Advanced tools
Comparing version 1.3.0-beta.1 to 1.3.0
{ | ||
"name": "react-simple-i18n", | ||
"version": "1.3.0-beta.1", | ||
"version": "1.3.0", | ||
"description": "React i18n solution with context API", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
# React Simple I18n | ||
<div> | ||
<a href="https://www.npmjs.com/package/react-simple-i18n" title="MIT License"> | ||
<img src="https://img.shields.io/npm/l/react-simple-i18n.svg?color=brightgreen" alt="MIT License"> | ||
</a> | ||
<a href="https://www.npmjs.com/package/react-simple-i18n" title="Monthly download"> | ||
<img src="https://img.shields.io/npm/dm/react-simple-i18n.svg?color=green" alt="Monthly download"> | ||
</a> | ||
<a href="https://www.npmjs.com/package/react-simple-i18n" title="Latest version"> | ||
<img src="https://img.shields.io/npm/v/react-simple-i18n.svg" alt="Latest version"> | ||
</a> | ||
</div> | ||
- React i18n solution with context API, support React 16.3.0+ (16.8.0+ if use hooks) | ||
- Written in TypeScript | ||
- Lightweight, simple usage, easy to configure | ||
@@ -5,0 +18,0 @@ - Lib size: 13.02KB |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
293639
1
158