Skip to content

A template to create vue plugins and shareable components.

License

Notifications You must be signed in to change notification settings

znck/vue-plugin-simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue Plugin Skeleton

Template to create vue plugin or shareable components. The purpose of this Vue project templates is to provide a simple setups so that users can get started with actual plugin code as fast as possible.

Vue Plugin Skeleton

Software License Latest Version Issues

Installation

Node and vue-cli are required.

$ vue init znck/vue-plugin my-project
$ cd my-project
$ npm install
$ # or
$ yarn

The above command pulls this template, prompts for some information, and generates the project at ./my-project/.

What's Included

TODO: Update docs.

Change log

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING and CONDUCT for details.

Security

If you discover any security related issues, please email :author_email instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

About

A template to create vue plugins and shareable components.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •