0.0.10 • Published 8 years ago

mixpanel-js-utils v0.0.10

Weekly downloads
175
License
Apache-2.0
Repository
github
Last release
8 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

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago