Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eldarc/vue-i18n-gettext
Full-featured gettext support for Vue.js.
https://github.com/eldarc/vue-i18n-gettext
Last synced: about 2 months ago
JSON representation
Full-featured gettext support for Vue.js.
- Host: GitHub
- URL: https://github.com/eldarc/vue-i18n-gettext
- Owner: eldarc
- License: mit
- Created: 2017-11-22T10:12:49.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-11T16:49:01.000Z (over 6 years ago)
- Last Synced: 2024-10-19T07:11:03.284Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 570 KB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# 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)