@learnfield/mpdiff

1.0.2 • Public • Published

Mixpanel Raw event Diff tool

This package provides a single function to find the differences between two JS arrays containing exported Mixpanel events.

It will greedily match events from the first sequence to those of the second sequence, and mark the even in the second sequence as already matched, so that it cannot be matched again. This means it will not try to find a "best" match, and the results can be quite different when you swap the first and the second sequence.

Readme

Keywords

none

Package Sidebar

Install

npm i @learnfield/mpdiff

Weekly Downloads

0

Version

1.0.2

License

ISC

Unpacked Size

12.8 kB

Total Files

5

Last publish

Collaborators

  • tim-romberg