I18n tools for javascript
npm install lingui_core[![License][badge-license]][license]
[![Version][badge-version]][package]
[![Downloads][badge-downloads]][package]
> Internationalization API for JavaScript apps
@lingui/core is part of [LinguiJS][linguijs]. See the [documentation][documentation] for all information, tutorials and examples.
``sh``
npm install --save @lingui/coreyarn add @lingui/core
See the [tutorial][tutorial] or [reference][reference] documenation.
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.js.org/
[tutorial]: https://lingui.js.org/tutorials/js.html
[reference]: https://lingui.js.org/ref/core.html
[package]: https://www.npmjs.com/package/@lingui/core
[badge-downloads]: https://img.shields.io/npm/dw/@lingui/core.svg
[badge-version]: https://img.shields.io/npm/v/@lingui/core.svg
[badge-license]: https://img.shields.io/npm/l/@lingui/core.svg