udacity / fluent-react-utils

Archiving for now. May reference for future fluent use, but this package is not currently in use.
Other
6 stars 3 forks source link

fluent-react-utils

String extraction and helper components for using fluent-react in your projects.

This is a mono-repo containing two packages:

fluent-react-components

Helper components to write cleaner jsx with fluent-react.

fluent-react-extract

CLI for extracting strings for localization into ftl files.

Contributing

To get started developing locally, install dependencies and build the packages using

$ lerna bootstrap