README
ts-vue-component-generator
Generate VUE 2 typescript component code easily.
Install
install the package npm install -g js-vue-component-generator
Usage
run the following command:
vue-component
create vue components with VUE , html ,js test and scss file
<script type="module">
import tsVueComponentGenerator from 'https://cdn.skypack.dev/ts-vue-component-generator';
</script>
Generate VUE 2 typescript component code easily.
install the package npm install -g js-vue-component-generator
run the following command:
vue-component