# vue-i18n-gettext

# NOTE: Plugin nearly ready for first version; Documentation is in progress.

[![npm](https://img.shields.io/npm/v/vue-i18n-gettext.svg)](https://www.npmjs.com/package/vue-i18n-gettext)
[![vue2](https://img.shields.io/badge/vue-2.x-brightgreen.svg)](https://vuejs.org/)

Full-featured gettext support for Vue.js.

## :book: Documentation
See [here](http://eldarc.github.io/vue-i18n-gettext/)

## :scroll: Changelog
Details changes for each release are documented in the [CHANGELOG.md](https://github.com/eldarc/vue-i18n-gettext/blob/dev/CHANGELOG.md).


## :exclamation: Issues
Please make sure to read the [Issue Reporting Checklist](https://github.com/eldarc/vue-i18n-gettext/blob/dev/CONTRIBUTING.md#issue-reporting-guidelines) before opening an issue. Issues not conforming to the guidelines may be closed immediately.


## :muscle: Contribution
Please make sure to read the [Contributing Guide](https://github.com/eldarc/vue-i18n-gettext/blob/dev/CONTRIBUTING.md) before making a pull request.

## :copyright: License

[MIT](http://opensource.org/licenses/MIT)
