wlsf82 / string-calc-js

JS sample program that does calculations with numbers as strings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

string-calc-js

JS sample program that does calculations with numbers as strings.

Read the tests to understand how the application should behave.

Installation

npm install

Used to install the project dev dependencies

Running tests

npm test

Used to run the unit tests

Note

Each update in the master branch of this repository will trigger a pipeline on gocd.

About

JS sample program that does calculations with numbers as strings


Languages

Language:JavaScript 96.8%Language:Shell 3.2%