mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2025-12-08 20:13:04 +00:00
add ttag (i18n library)
This commit is contained in:
parent
1a43f65dd8
commit
b6b01f0edf
@ -457,6 +457,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
|
||||
* [i18next](https://github.com/i18next/i18next) - internationalisation (i18n) with JavaScript the easy way.
|
||||
* [polyglot](https://github.com/airbnb/polyglot.js) - tiny i18n helper library.
|
||||
* [babelfish](https://github.com/nodeca/babelfish/) - i18n with human friendly API and built in plurals support.
|
||||
* [ttag](https://github.com/ttag-org/ttag) - Modern javascript i18n localization library based on ES6 tagged templates and the good old GNU gettext.
|
||||
|
||||
## Control Flow
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user