@shelf.network/vue-cli-plugin-scripts

1.2.3 • Public • Published

Overview

Vue CLI for common utility scripts.

Installation

# install globally:
npm i -g @shelf.network/vue-cli-plugin-scripts

#install as a dev dependency
npm i -D @shelf.network/vue-cli-plugin-scripts

Usage

Generate sitemap

vue-cli-service generate-sitemap

Export I18n translations

vue-cli-service i18n:export

Options:

  • --o - output file.
  • --u - output undone file.
  • --s - skip extracting undone messages.
  • --d - messages from the specified file will be omitted in the undone output.

Import I18n translations

vue-cli-service i18n:import

Options:

  • --i - messages .json to import.
  • --b - messages to blend with input before import (mutates the input).

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.2.3
    0
    • latest

Version History

Package Sidebar

Install

npm i @shelf.network/vue-cli-plugin-scripts

Weekly Downloads

0

Version

1.2.3

License

MIT

Unpacked Size

19.9 kB

Total Files

17

Last publish

Collaborators

  • ihor.diachenko