ro-dev-utils

1.0.3 • Public • Published

ro-utils

Build Status Coverage Status

A library set of quick utilities for all my projects.

Installation

`npm install ro-dev-utils`

Usages

Add Two Numbers
var roUtils = require('@alexjoyner/ro-utils');

var sum = roUtils.addTwoNumbers(5, 6);

Sum should equal 11;

Tests

`npm run test`

Contributing

Feel free to use one if you'll find it helpful, and please let me know if you see somewhere the code can be cleaned up or improved :)

Dependents (0)

Package Sidebar

Install

npm i ro-dev-utils

Weekly Downloads

0

Version

1.0.3

License

MIT

Last publish

Collaborators

  • rosco9awj