3.0.0 • Published 6 years ago

library-beta v3.0.0

Weekly downloads
8
License
MIT
Repository
github
Last release
6 years ago

Sum

A small library that sum.

Installation

npm install @jdaudier/number-formatter

Usage

const sum = require('@Danielalab/sum');

const result = sum(2, 3);

Output should be 5

Tests

npm test

Contributing

In lieu of a formal style guide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.

3.0.0

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago