zebbra / timespan-calc

Map and aggregate collections of timespans

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Timespan Calculator

Styled with Prettier Travis

A collection of functions to work with of time spans (eg. calculate service availability from NMS events).

Installation

npm install --save @zebbra.ch/timespan-calc
# or
yarn add @zebbra.ch/timespan-calc

Example

See test/examples for example usage.

About

Map and aggregate collections of timespans

License:MIT License


Languages

Language:TypeScript 100.0%