1.1.1 • Published 8 years ago

refill-next-handler v1.1.1

Weekly downloads
6
License
MIT
Repository
github
Last release
8 years ago

Refill next handler

Next callback handler for gulp tasks

Facebook

Shields

npm npm npm Travis bitHound Overall Score bitHound Dependencies bitHound Dev Dependencies bitHound Code GitHub forks GitHub stars GitHub followers

Installation

npm install --save refill-next-handler

API

Constructor

var RefillNextHandler = require('refill-next-handler');

var refillNextHandler = new RefillNextHandler(options)

options

configuration object

Default values
{
  handleSuccess: true,
  ignoreFailures: false,
  quickFinish: false,
  watch: false
}

Changelog

Changelog at github

Sponsors