===========================================
- toastr 简介:Simple javascript toast notifications
- through2 简介:Tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise,it's always used to write a Gulp plugin
- jsdom 简介:A JavaScript implementation of the WHATWG DOM and HTML standards, for use with node.js
- URI.js 简介:URI.js offers simple, yet powerful ways of working with query string, has a number of URI-normalization functions and converts relative/absolute paths.(可用于浏览器)
- nodemon 简介:Monitor for any changes in your node.js application and automatically restart the server - perfect for development。http://nodemon.io/
- cooking简介:饿了么ElemeFE出品,👨🍳 更易上手的前端构建工具。 http://elemefe.github.io/cooking/
- mocha 简介:☕️ simple, flexible, fun javascript test framework for node.js & the browser https://mochajs.org
- supertest 简介:Super-agent driven library for testing node.js HTTP servers using a fluent API https://visionmedia.github.io/superagent/
Gulp官网:https://gulpjs.com/
Gulp中文网: http://www.gulpjs.com.cn/
如何开发一个Gulp插件:http://www.gulpjs.com.cn/docs/writing-a-plugin/guidelines/
- vinyl-fs 简介:Gulp关于文件的抽象核心模块
- gulp-util 简介:Utilities for gulp plugins
- gulp-shell 简介:A handy command line interface for gulp