Socket
Socket
Sign inDemoInstall

mixpanel-common-mack-duan

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mixpanel-common-mack-duan

Mixpanel shared JS


Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

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

  • Install dependencies: npm install
  • Start a server and build continuously: npm start
  • Open http://localhost:8081/examples/style-guide/index.html

Testing with Saucelabs

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

Unit Tests

Plain old mocha tests

npm run test-unit

With nyc coverage and html report. Report can be seen in browser at .nyc_report/index.html

npm run test-unit-nyc && npm run coverage-report

Keywords

FAQs

Package last updated on 19 Oct 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc