1.0.10 • Published 7 years ago

magic-add v1.0.10

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

Magic Add

Build StatusCoverage Status

Perform a magical add operation

Installation

npm install magic-add

Usage

var magicAdd = require('magic-add');

var three = magicAdd(1, 2);

Output should be 3

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.

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago