Skip to content
/ tecco Public

the scaffold to create vue, mixin and spec files which have same name in a project.

License

Notifications You must be signed in to change notification settings

daitasu/tecco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tecco

teccoはVueプロジェクトでの、同名のvueファイル、testファイル、mixinファイルを一括生成するscaffoldです。

背景

Vue.jsを用いたプロジェクトなどにおいて、component設計をしていると、ユーザ権限の違い、 pc/mobileなどのuser agentの違いによってcomponentを分けることなどがよくあります。

その際、同じ名前で各ディレクトリ配下に同名のvueファイルやテストファイルを置く必要があり、場合によってはmixinファイルなども作成するために手間が発生します。

teccoは上記のような時に、設定ファイルに基づいて一括で vueファイル、 spec.jsmixin ファイルを生成してくれます。

About

the scaffold to create vue, mixin and spec files which have same name in a project.

Resources

License

Stars

Watchers

Forks

Packages

No packages published