1.0.8 • Published 9 years ago

bowboosh-tools v1.0.8

Weekly downloads
2
License
ISC
Repository
github
Last release
9 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

9 years ago

1.0.7

9 years ago

1.0.6

9 years ago

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago