Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 365 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 365 Bytes

Build Status retention-metrics

Simple lib to calculate retention on series of events.

Install

npm install retention-metrics

Usage

var retentionMetrics = require('retention-metrics');

License

MIT