znck/vue-plugin-simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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/.

TODO: Update docs.

Please see CHANGELOG for more information what has changed recently.

Please see CONTRIBUTING and CONDUCT for details.

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

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

  •  
  •  
  •  
  •