1.0.3 • Published 10 years ago

bowboosh-tools v1.0.3

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

10 years ago

1.0.7

10 years ago

1.0.6

10 years ago

1.0.5

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago