1.0.0 • Published 8 years ago

batch-stub-mixpanel v1.0.0

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

batch-stub-mixpanel

Stub mixpanel object

Installation

$ npm install batch-stub-mixpanel

Usage

To stub mixpanel object after mixpanel library is introduced:

var batchStubMixpanel = require('batch-stub-mixpanel');
batchStubMixpanel(mixpanel);

License

(The MIT License)

Copyright (c) 2016 Chuan Shao <shaochuancs@gmail.com>

1.0.0

8 years ago