0.0.10 • Published 9 years ago

mixpanel-js-utils v0.0.10

Weekly downloads
175
License
Apache-2.0
Repository
github
Last release
9 years ago

mixpanel-js-utils

A JS utility library for Mixpanel. Currently this is used to share code between our application and our JS library.

Installing and using

Install via NPM: npm install mixpanel-js-utils

Import to use: import utils from 'mixpanel-js-utils'

Developing

  • Create a branch
  • Add your changes
  • Build and test your changes via npm test
  • Update the version in package.json
  • Commit, review, merge, and tag the new release
  • npm publish to push to npm
0.0.10

9 years ago

0.0.9

9 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago