Mixpanel shared JS


Keywords
web components, components, styles
License
MIT
Install
npm install mixpanel-common@1.43.0

Documentation

Mixpanel Common

Build Status

  • components: low-level pre-styled web components
  • report: mixpanel-specific app utilities
  • stylesheets: default CSS and importable Stylus mixins
  • util: data manipulation utilities
  • widgets: composed pre-styled web components

Style guide

http://mixpanel.github.io/mixpanel-common/examples/style-guide-new/#

Local development of components

Testing with Saucelabs

SAUCE_USERNAME=<your username> SAUCE_ACCESS_KEY=<your access key> npm run test-sauce