gulp-one-guide:一个指南的 Gulp 插件

时间:2021-06-22 12:21:38
【文件属性】:
文件名称:gulp-one-guide:一个指南的 Gulp 插件
文件大小:6KB
文件格式:ZIP
更新时间:2021-06-22 12:21:38
JavaScript 一饮而尽 插件 ##用法: var oneGuidePipe = require ( 'gulp-one-guide' ) ; gulp . task ( 'lint' , function ( ) { return this . src ( [ 'lib/**/*.js' ] ) . pipe ( oneGuidePipe ( { config : 'yandex-node' , root : process . cwd ( ) , excludes : lintConf . excludes } ) ) ; } ) ;
【文件预览】:
gulp-one-guide-master
----.travis.yml(87B)
----Gulpfile.js(317B)
----package.json(797B)
----tools()
--------tasks()
--------lint-conf.js(139B)
----test()
--------gulp-one-guide.js(3KB)
----gulp-one-guide.js(1023B)
----LICENSE(1KB)
----.npmignore(60B)
----.gitignore(37B)
----README.md(546B)

网友评论