mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-24 04:08:01 -08:00
add attranslate to I18n And L10n (#811)
This commit is contained in:
@@ -540,6 +540,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
|
|||||||
* [polyglot](https://github.com/airbnb/polyglot.js) - tiny i18n helper library.
|
* [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.
|
* [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.
|
* [ttag](https://github.com/ttag-org/ttag) - Modern javascript i18n localization library based on ES6 tagged templates and the good old GNU gettext.
|
||||||
|
* [attranslate](https://github.com/fkirc/attranslate) - A JavaScript-tool for synchronizing translation-files, including JSON/YAML/XML and other formats.
|
||||||
|
|
||||||
## Control Flow
|
## Control Flow
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user