0.1.3 • Published 9 years ago

apMigStats v0.1.3

Weekly downloads
-
License
ISC
Repository
bitbucket
Last release
9 years ago

Stats to help with migration process of connect users to aplynk

Available methods:

-analyze

> Run all funtions and get the json in `results` directory
  • getNumberOfUsersPerComponentPair

    Get the number of users using a pair of components

  • getNumberTasksPerUser

    Get the number of tasks created by each user

  • getNumberOfUsersPerComponent

    Get number of users using a single component separated by step_1 and step_2

Installation

Be wary that apMigStats uses Node version ^6.3.0.

$ npm i apMigStats

Usage

$ const ams = require('apMigStats');

ams.analyze()
0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago