Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/intlify/eslint-plugin-vue-i18n
:globe_with_meridians: ESLint plugin for Vue I18n
https://github.com/intlify/eslint-plugin-vue-i18n
eslint eslint-plugin i18n vue-i18n
Last synced: 6 days ago
JSON representation
:globe_with_meridians: ESLint plugin for Vue I18n
- Host: GitHub
- URL: https://github.com/intlify/eslint-plugin-vue-i18n
- Owner: intlify
- License: mit
- Created: 2019-03-04T02:12:50.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-23T18:49:54.000Z (3 months ago)
- Last Synced: 2024-10-29T12:08:34.977Z (3 months ago)
- Topics: eslint, eslint-plugin, i18n, vue-i18n
- Language: TypeScript
- Homepage: https://eslint-plugin-vue-i18n.intlify.dev/
- Size: 3.11 MB
- Stars: 133
- Watchers: 11
- Forks: 39
- Open Issues: 38
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
@intlify/eslint-plugin-vue-i18n
ESLint plugin for Vue I18n
Supporting Intlify Project
Intlify Project is an open source project that is included Vue I18n and i18n tooling and libraries with its ongoing development made possible entirely by the support of Sponsors. If you would like to become a sponsor, please consider:
- [Become a Sponsor on GitHub](https://github.com/sponsors/ota-meshi)
## đ Documentation
See [here](https://eslint-plugin-vue-i18n.intlify.dev)
## đ Changelog
Details changes for each release are documented in the [CHANGELOG.md](https://github.com/intlify/eslint-plugin-vue-i18n/blob/master/CHANGELOG.md).
## đĨ Versioning policy
This plugin follows [Semantic Versioning].
However, please note that we do not follow [ESLint's Semantic Versioning Policy].
In minor version releases, this plugin may change the sharable configs provided by the plugin or the default behavior of the plugin's rules in order to add features to the plugin. Because we want to add many features to the plugin soon, so that users can easily take advantage of new features in Vue I18n, Vue and Nuxt.According to our policy, any minor update may report more linting errors than the previous release. As such, we recommend using the [tilde (`~`)](https://semver.npmjs.com/#syntax-examples) in `package.json` to guarantee the results of your builds.
[Semantic Versioning]: https://semver.org/
[ESLint's Semantic Versioning Policy]: https://github.com/eslint/eslint#semantic-versioning-policy## â Issues
Please make sure to read the [Issue Reporting Checklist](https://github.com/intlify/eslint-plugin-vue-i18n/blob/master/CONTRIBUTING.md#issue-reporting-guidelines) before opening an issue. Issues not conforming to the guidelines may be closed immediately.
## đĒ Contribution
Please make sure to read the [Contributing Guide](https://github.com/intlify/eslint-plugin-vue-i18n/blob/master/.github/CONTRIBUTING.md) before making a pull request.
## Šī¸ License
[MIT](http://opensource.org/licenses/MIT)