UNPKG

@lingui/format-po

Version:

Gettext PO formatter for Lingui message catalogs

27 lines (18 loc) 958 B
[![License][badge-license]][license] [![Version][badge-version]][package] [![Downloads][badge-downloads]][package] # @lingui/format-po > Read and write message catalogs in Gettext PO format with ICU plurals `@lingui/format-po` is part of [LinguiJS][linguijs]. See the [documentation][documentation] for all information, tutorials and examples. ## Installation & Usage See the [reference][reference] documentation. ## License This package is licensed under [MIT][license] license. [license]: https://github.com/lingui/js-lingui/blob/main/LICENSE [linguijs]: https://github.com/lingui/js-lingui [documentation]: https://lingui.dev [reference]: https://lingui.dev/ref/catalog-formats#po [package]: https://www.npmjs.com/package/@lingui/format-po [badge-downloads]: https://img.shields.io/npm/dw/@lingui/format-po.svg [badge-version]: https://img.shields.io/npm/v/@lingui/format-po.svg [badge-license]: https://img.shields.io/npm/l/@lingui/format-po.svg