Vue-TS-Component-Generator Generate vue typescript components. Installation Install package Install the package globally to use as global command in any folder npm i -g vue-ts-component-generator Generate new component Just run command in terminal vue:component {component} Just replace {component} with your component name