Custom Vue.js extractor to be used with the CLI tool
npm install @lingui/extractor-vue[![License][badge-license]][license]
[![Version][badge-version]][package]
[![Downloads][badge-downloads]][package]
> This package contains a custom extractor that handles Vue.js files. It supports extracting messages from script and setup scripts as well as Vue templates.
@lingui/extractor-vue is part of [LinguiJS][linguijs]. See the [documentation][documentation] for all information, tutorials and examples.
See the [reference][reference] documentation.
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/ref/extractor-vue
[reference]: https://lingui.dev/ref/extractor-vue
[package]: https://www.npmjs.com/package/@lingui/extractor-vue
[badge-downloads]: https://img.shields.io/npm/dw/@lingui/extractor-vue.svg
[badge-version]: https://img.shields.io/npm/v/@lingui/extractor-vue.svg
[badge-license]: https://img.shields.io/npm/l/@lingui/extractor-vue.svg