kabuto
v0.1.13
Published
yamlをtss形式に変換するnpmモジュール
Downloads
4
Maintainers
Readme
kabuto
yamlをtss形式に変換するnpmモジュール
Description
Titanium Mobile の Alloy アプリを作る際に yaml で tss を書きたくなったので、 それ用の npm モジュールを作りました。
Install
$ npm install kabuto
Usage
一つの yaml ファイルの変換
$ kabuto hoge.yml --file hoge.tss
ディレクトリ単位での変換
$ kabuto src --dir dist