Description:
A package that displays things in react components. Suitable for formatting and i18n. This package works by injecting a function (by default called put) into the props of a a connected react component. The injected function takes a key and optional context and returns something else (usually a string).
