fluent.js

JavaScript implementation of Project Fluent (by projectfluent)

Fluent.js Alternatives

Similar projects and alternatives to fluent.js

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better fluent.js alternative or higher similarity.

fluent.js reviews and mentions

Posts with mentions or reviews of fluent.js. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-10.
  • Internationalize TypeScript app
    1 project | /r/node | 26 Apr 2023
    Want to quick internationalize your app? You can use com.hydroper.ftl from NPM, which uses Fluent. Should work for browser (if you use Webpack targetting "browser") and NodeJS. It uses Intl from ECMA-402 and @fluent/bundle.
  • FTL loader
    1 project | /r/rust | 8 Mar 2023
    Fluent is a localization system with more flexibility for translators. FTL means to Fluent Translation List. It seems to refer to the syntax used to define resources, which are (roughly) collections of messages.
  • Requesting feedback on a string interpolation concept
    1 project | /r/ProgrammingLanguages | 21 Dec 2022
  • Questions about a translation system
    1 project | /r/rust | 4 Dec 2022
    In general though, translation is very hard. There are more exceptions than rules, and a lot of work has gone into the libraries to support all languages. consider using something like https://projectfluent.org/ if this isn't just a learning exercise.
  • l10n: A proc macros crate to ease project localization and provide compile time checks (message exists, mandatory arguments are set, functions are defined) built upon fluent-bundle.
    2 projects | /r/rust | 10 Oct 2022
    Working on a personal project that needed localization I decided to use fluent from Mozilla. It already exists an excellent crate to use fluent in Rust which is fluent-bundle (and others fluent crates) but now that I'm used to "If it compiles, it works" I wanted to have a macro that checked that the "localization messages" I'm using existed and had all the required arguments, not finding what I was looking for I decided to write this crate for my needs and share it with the community.
  • Are there any C++ libraries that provide tools for composing English language sentences?
    3 projects | /r/cpp | 25 Aug 2022
    Even if you're not planning to translate your game into other languages, it might be worth looking into one of the localisation systems. For example, Mozilla's Fluent handles pluralisation, gender, etc..
  • Show HN: Localization and translations should be code, not data
    5 projects | news.ycombinator.com | 5 Jul 2022
    It's a tempting argument. By interviewing hundreds of people a different pattern emerged though. Translators don't know how to code. Some companies manually removed quotation marks (") from strings because they confused translators.

    What do you think about Mozilla's Fluent format/syntax https://projectfluent.org/?

    BTW feel free to reach out via email to me. Look at my profile to find it.

  • I18N in the Multiverse of Formats
    5 projects | dev.to | 17 Feb 2022
    The last format in this multiverse trip is Fluent a Mozilla project. The Fluent format shares a lot of philosophy that drove the design of ICU Message Format.
  • Travelm-Agency Updates (Fluent, Webpack)
    2 projects | /r/elm | 1 Feb 2022
    My Elm code generator for i18n files Travelm-Agency has just reached a critical milestone: supporting all of projectfluents constructs. Yes, that means even locale specific constructs like matching on PluralRules (zero, one, few, many, other) or formatting dates and numbers based on the current locale! As far as I'm aware that is something that no other i18n solution for Elm can do so far.
  • Unsoundness in owning_ref
    10 projects | /r/rust | 26 Jan 2022
    As an example, there is a really good localisation framework called Project Fluent where you write your translatable expressions in a text file that later gets parsed. The resulting parse tree borrows entirely from the original text and doesn't make any allocations other than the occasional Vec for sequences.
  • A note from our sponsor - WorkOS
    workos.com | 26 Apr 2024
    The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning. Learn more →

Stats

Basic fluent.js repo stats
18
888
7.0
23 days ago

Sponsored
The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com