kribo-util

1.0.2 • Public • Published

kribo-util

Utility functions for gulp plugins

Usage

var gutil = require('kribo-gutil');

gutil.log('stuff happened', 'Really it did', gutil.colors.magenta('123'));

log(msg...)

Logs stuff. Already prefixed with [gulp] and all that. If you pass in multiple arguments it will join them by a space.

The default gulp coloring using gutil.colors.:

values (files, module names, etc.) = cyan
numbers (times, counts, etc) = magenta

colors

Is an instance of chalk.

date

Is an instance of dateformat.

Readme

Keywords

Package Sidebar

Install

npm i kribo-util

Weekly Downloads

0

Version

1.0.2

License

ISC

Last publish

Collaborators

  • kribo