FBT is an internationalization framework for JavaScript designed to be powerful, flexible, and intuitive.
It helps with the following:
- Organizing your source text for translation
- Composing grammatically correct translatable User Interfaces
- Eliminating verbose boilerplate for generating User Interfaces
This is a fork of Facebook's original fbt library, which has been archived. The aim of this fork is to create the best and most modern internationalization library for JavaScript & React.
FBT is MIT licensed, as found in the LICENSE file.