1.0.8 • Published 8 years ago

bowboosh-tools v1.0.8

Weekly downloads
2
License
ISC
Repository
github
Last release
8 years ago

Table of Contents generated with DocToc

#Bowboosh Tools

:warning: Work in progress

Setup

use npm install --save-dev bowboosh-tools

Usage

Require and init as following :

tools = require( 'bowboosh-tools' );
tools.init( gulp, config, package, bower );

Methods

Then you can use tools.spy, tools.stringSrc, tools.errorHandler, tools.throwError methods and access to tools.banner property.

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago