1.0.1 • Published 6 years ago

xtrm-odds-calc v1.0.1

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
6 years ago

Odd calculators library

Beat the odds

This library contains all the common odd calculators such as:

  • Classic odd calculator
  • System odd calculator

Pulling project

To pull this project and all dependencies of this library run command:

git clone git@gitlab.com:xtreme-front/common/xtreme-odds-calc.git && cd odd-calculators-lib && npm install

Building library

To build this library run command:

npm run build

Testing library

To run all tests inside this library run command:

npm run test

Adding library

TODO: See what user needs to setup to access private npm registry. To add this library to a project run command:

npm install --save xtrm-odds-calc

Authors

  • Davor Češljaš
  • Mihael Međan
1.0.1

6 years ago

1.0.0

6 years ago