0.1.1 • Published 5 years ago

tsvp v0.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

Typescript Vue Plugin Cli

Size Size

cli for making vue plugins with typescript.

CommandAlternative command namesDescription
tsvp init PLUGIN-NAMEiInitializes a new Typescript vue plugin
tsvp buildbBuilds the project.
tsvp watchwBuilds on file changes.
tsvp g PATH or TYPE PATHgenerate TYPES s or cc creates a new .vue file s creates a new .ts
tsvp -vversionPrints out the version of the package.
tsvp --helph helpPrints out the help message.