gulp-modify
Modify the content of vinyl files with custom callback function.
Install
npm install --save-dev gulp-modify
Example
var gulp = ;var modify = ; gulp;
API
modify(options)
options.fileModifier
Type: callback
Default: false
Function which gets called with content
of the vinyl file as first parameter.
License
MIT
Copyright (c) 2014 efa GmbH, Ferdinand Full