UNPKG

@lingui/core

Version:

I18n tools for javascript

28 lines (19 loc) 965 B
[![License][badge-license]][license] [![Version][badge-version]][package] [![Downloads][badge-downloads]][package] # @lingui/core > Internationalization API for JavaScript apps `@lingui/core` is part of [LinguiJS][linguijs]. See the [documentation][documentation] for all information, tutorials and examples. ## Installation & Usage See the [tutorial][tutorial] or [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 [tutorial]: https://lingui.dev/tutorials/javascript [reference]: https://lingui.dev/ref/core [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