gulp hjson:Gulp的Hjson插件 源码
gulp-hjson 用于gulp的Hjson插件,可从JSON转换为JSON。 ,人类JSON。 人类的配置文件格式。 轻松的语法,更少的错误,更多的注释。 有关详细信息和语法,请参见 。 用法 首先,安装gulp-hjson作为开发依赖项: npm install --save-dev gulp-hjson 然后,将其添加到您的gulpfile.js : var Hjson = require ( 'gulp-hjson' ) ; gulp . task ( 'hjson' , function ( ) { gulp . src ( [ '*.hjson' ] )
文件列表
gulp-hjson-master.zip
(预估有个9文件)
gulp-hjson-master
.travis.yml
155B
index.js
1KB
package.json
747B
test
gulpfile.js
349B
test.hjson
872B
LICENSE
1KB
.npmignore
9B
.gitignore
33B
暂无评论