1.0.1 • Published 4 years ago

vue-ts-templater v1.0.1

Weekly downloads
2
License
ISC
Repository
github
Last release
4 years ago

Vue-Ts-Templater

npm

A light weight nodej script which builds a vue-ts component for you.

Problem, at my intern we basically deal with building Vue + TS application and writing that boilerplate component file is irritating, so I wrote a very basic nodejs script, which takes argument '--name' or 'name' and serves Vue + TS Component file.

Installation

npm i -g vue-ts-templater

Getting started

  • Go to the directory where you want to add vue ts component.
  • Run vue-ts-templater --name=template_name