add ttag (i18n library)

This commit is contained in:
ooaeoaey 2019-08-19 11:59:41 +03:00 committed by GitHub
parent 1a43f65dd8
commit b6b01f0edf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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