Highly Attractive Node Utilities Installation npm install highly-attractive-node-utils --save Development Testing Using Mocha/Chai for testing. npm test Code Coverage Generate a report using Istanbul to make sure your tests are touching everything! npm run coverage && open ./coverage/lcov-report/index.html