27 lines
1022 B
Markdown
27 lines
1022 B
Markdown
[![License][badge-license]][license]
|
|
[![Version][badge-version]][package]
|
|
[![Downloads][badge-downloads]][package]
|
|
|
|
# @lingui-solid/vite-plugin
|
|
|
|
> Vite plugin that compiles Lingui catalogs on the fly. In summary, the `lingui compile` command isn't needed when using this plugin.
|
|
|
|
`@lingui-solid/vite-plugin` is part of [LinguiJS][linguijs]. See the [documentation][documentation] for all information, tutorials and examples.
|
|
|
|
## Installation & Usage
|
|
|
|
See the [reference][reference] documentation.
|
|
|
|
## License
|
|
|
|
[MIT][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/vite-plugin
|
|
[package]: https://www.npmjs.com/package/@lingui-solid/vite-plugin
|
|
[badge-downloads]: https://img.shields.io/npm/dw/@lingui-solid/vite-plugin.svg
|
|
[badge-version]: https://img.shields.io/npm/v/@lingui-solid/vite-plugin.svg
|
|
[badge-license]: https://img.shields.io/npm/l/@lingui-solid/vite-plugin.svg
|