1.0.10 • Published 8 years ago

magic-add v1.0.10

Weekly downloads
3
License
MIT
Repository
github
Last release
8 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

8 years ago

1.0.9

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago