0.1.0 • Published 11 years ago
iconver v0.1.0
iconver
轻松转换各种文件编码,妈妈再也不用担心我看到的是乱码了。
Install
npm install iconver -gUsage
$ iconver ./**/*.txt -from gbk -to utf-8 -oOptions
-h, --help          output usage information
-V, --version       output the version number
-f, --from [value]  which encode from, default is gbk
-t, --to [value]    which encode to, default is utf-8
-o, --override      exporting file override the original fileTODO
可以自由设定输出的文件名