0.3.7 • Published 6 years ago

sabius-manager-six-year-periods v0.3.7

Weekly downloads
3
License
ISC
Repository
github
Last release
6 years ago

Governify Module Sabius Manager Six-year Periods

A helper library for computing data regarding six-year periods.

Installation

npm install sabius-manager-six-year-period

Usage

First, you need to import the module in your code by

const sixYearPeriodsManager = require('sabius-manager-publications')

Then you can invoke all the class methods an get the results

sixYearPeriodsManager.getPercentage(..args)

sixYearPeriodsManager.getSpeed(..args)

You can read the full documentation here

Tests

All tests are developed using mocha framework and chai. To run all tests you just need to do:

yarn install
yarn test
0.3.7

6 years ago

0.3.6

6 years ago

0.3.5

6 years ago

0.3.4

6 years ago

0.3.3

6 years ago

0.3.2

6 years ago

0.3.1

6 years ago

0.3.0

6 years ago

0.2.4

6 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago