odd-calculators-lib
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

Odd calculators library

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:dcesljas/odd-calculators-lib.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

npm install --save odd-calculators-lib

Authors

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

Readme

Keywords

Package Sidebar

Install

npm i odd-calculators-lib

Weekly Downloads

1

Version

1.0.3

License

ISC

Unpacked Size

9.34 kB

Total Files

14

Last publish

Collaborators

  • dcesljas