vue-create-comp

2.0.0 • Public • Published

Vue-Component Creator

Command Line Creator For Creating .vue Files in any Vue Project

Environment

Ubuntu 16.4

Installation & Setup

Install Package

npm install -g vue-create-comp

Usage

In any Vue Project run this command

vue-create-comp generate <ComponentName>

Alias

vue-create-comp g <ComponentName>

Contribuition

Cloning Project

git clone https://github.com/mohamedelshorbagy/vue-component-creator

After Cloning Project, Open Project Directory and run these commands

npm install
npm link

Note

For Linux/Ubuntu/Mac Users

sudo npm install
sudo npm link

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
2.0.05latest

Version History

VersionDownloads (Last 7 Days)Published
2.0.05
1.0.51
1.0.45
1.0.31
1.0.21
1.0.11
1.0.01

Package Sidebar

Install

npm i vue-create-comp

Weekly Downloads

15

Version

2.0.0

License

ISC

Unpacked Size

3.06 kB

Total Files

4

Last publish

Collaborators

  • shorbagy