Skip to content
This repository was archived by the owner on Nov 14, 2020. It is now read-only.

Latest commit

 

History

History
19 lines (12 loc) · 570 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 570 Bytes

fluent-react-utils

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.

Contributing

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

$ lerna bootstrap