String extraction and helper components for using fluent-react in your projects.
This is a mono-repo containing two packages:
Helper components to write cleaner jsx with fluent-react.
CLI for extracting strings for localization into ftl files.
To get started developing locally, install dependencies and build the packages using
$ lerna bootstrap