<h1 align="center">
  <img src="https://facebook.github.io/fbt/img/fbt.png" height="150" width="150"/>
</h1>

![npm](https://img.shields.io/npm/v/fbt)
![npm bundle size](https://img.shields.io/bundlephobia/minzip/fbt)

## The FBT runtime
The runtime portion of the [Facebook localization framework, FBT](https://github.com/facebook/fbt).

## Full documentation
https://facebook.github.io/fbt

### Note

If you're trying to browse the source code,
[**packages/fbt**](https://github.com/facebook/fbt/tree/main/packages/fbt)
is the destination for the built package, and is largely empty.  The source
lives in the
[**runtime** directory](https://github.com/facebook/fbt/tree/main/runtime)
in the [GitHub repository](https://github.com/facebook/fbt).
