@etomon/etomon-frequency-tool
v1.0.16
Published
Tool for dealing with choosing time frequencies accounting for timezones
Downloads
16
Readme
Etomon Frequency Tool
Usage
A small multipurpose lib for dealing with selecting time/date frequencies for repeating events.
The library is easy to understand. See sample/example.js
for a concrete example.
There is heavy documentation in the code itself src/FrequencyTool
.
Building
Etomon Frequency Tool is written in TypeScript.
To compile run npm build
.