react-ridge-translations
Simple fast ⚡️ and small (400 bytes) translation library for React / React Native.
Install
yarn add react-ridge-translations
or
npm install react-ridge-translations --save
Why another translation library :thinking:
We were frustrated with the API of other libraries and wanted a more type safe alternative for template tags
Features :woman_juggling:
- React / React Native
- Simple
- Fast
- Very tiny (400 bytes)
- 100% Typesafe
- Hooks
- Use outside React components