vue-cli-plugin-smart-gen-component

1.1.3 • Public • Published

vue-cli-plugin-smart-gen-component

Быстрое создание компонентов через vue cli

Запуск команды

vue invoke vue-cli-plugin-smart-gen-component

Для удобства запуска добавьте команду в package.json

"scripts" : {
    "gen:cmp": "vue invoke vue-cli-plugin-smart-gen-component"
}

Ключ gen:cmp можно поменять на Ваш.

https://github.com/Stanislavsky69

/vue-cli-plugin-smart-gen-component/

    Package Sidebar

    Install

    npm i vue-cli-plugin-smart-gen-component

    Weekly Downloads

    18

    Version

    1.1.3

    License

    MIT

    Unpacked Size

    7.3 kB

    Total Files

    16

    Last publish

    Collaborators

    • stanislavsky69