https://github.com/paratron/localize-ui
Localization tools very similar to formatJS but with a bit different syntax and a functional approach.
https://github.com/paratron/localize-ui
Last synced: 10 months ago
JSON representation
Localization tools very similar to formatJS but with a bit different syntax and a functional approach.
- Host: GitHub
- URL: https://github.com/paratron/localize-ui
- Owner: Paratron
- Created: 2017-07-14T18:01:42.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-01T11:08:29.000Z (over 7 years ago)
- Last Synced: 2024-04-30T01:20:43.944Z (over 1 year ago)
- Language: JavaScript
- Size: 643 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
localize-ui
===========
Use this module to translate your javascript application!
It is built to be very flexible and allows you to extend the formatters by defining your own!
So anything from simple key replacement in template strings up to sophisticated currency formatting
or pluralization is possible without hassle.
The module already brings a couple of formatters to show you whats possible.
Read the docs on [https://paratron.github.io/localize-ui/](https://paratron.github.io/localize-ui/)