Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aeternity/vue-i18n-extract

Package Overview
Dependencies
Maintainers
10
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aeternity/vue-i18n-extract

Manage vue-i18n localization with static analysis

  • 0.1.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
10
Created
Source

vue-i18n-extract

NPM Version Downloads CircleCI Status Known Vulnerabilities Maintainability


vue-i18n-extract is built to work with your Vue.js projects using vue-i18n. When run vue-18n-extract analyses your Vue.js source code for any vue-i18n key usages (ex. $t(''), $tc(''), ...) as well as your language files (ex. de_DE.js, en_EN.json, ...), in order to:

  • I18NReport keys that are missing in the language files.
  • I18NReport unused keys in the language files.

:book: Documentation

Check the official documentation here: https://pixari.github.io/vue-i18n-extract/

:exclamation: Issues

I'm sure you'll find bugs and when you do it would be great if you'd could report them here.

:muscle: Contribution

The project is still in its early stages and in progress. I think there's no need for guidelines yet, so feel free to contribute or give feedback as you prefer.

MIT

Keywords

FAQs

Package last updated on 26 Jul 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc