Skip to content

lakshyabatman/vue-ts-templater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Npm lib which generates a vue component file for Vue + Typescript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published