Add ParaglideJS

Adds the [PararglideJS](https://inlang.com/m/gerre34r/library-inlang-paraglideJs) i18n library to the "I18n And L10n" section.

Paraglide gives you type-safe messages that can be tree-shaken individually. That way only messages that are _used_ are shipped.
This commit is contained in:
Loris Sigrist 2024-03-21 16:25:48 +01:00 committed by GitHub
parent 64630aa173
commit 19d11a1a8e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -543,6 +543,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
* [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.
* [attranslate](https://github.com/fkirc/attranslate) - A JavaScript-tool for synchronizing translation-files, including JSON/YAML/XML and other formats.
* [ParaglideJS](https://inlang.com/m/gerre34r/library-inlang-paraglideJs) - A tiny, type-safe i18n library with tree-shakeable messages.
## Control Flow