1.0.0 • Published 10 years ago
addition-therebelrobot v1.0.0
Addition Module
A super simple addition module. That's all it does.
Install
npm install --save addition-therebelrobotUsage
var add = require('addition-therebelrobot')
console.log(add(1,2)) // should print out threeContributors
- Trent Oswald (@therebelrobot) trentoswald@therebelrobot.com
Licence
ISC (refer to included LICENSE file)