glupost:gulp的声明式方法 源码
邮报 从配置对象构建gulp任务。 用法 跑步 gulp start 与gulpfile.js // Transforms/plugins. let toc = require ( "gulp-markdown-toc" ) ( ) let marked = ( contents , file ) => require ( "marked" ) ( contents ) // Build tasks. let tasks = { "md-to-html" : { src : "src/docs/*.md" , rename : { extname : ".htm
文件列表
glupost-master.zip
(预估有个6文件)
glupost-master
index.js
9KB
licence
1KB
package.json
590B
tests.js
29KB
readme.md
4KB
.gitignore
939B
暂无评论