Home

Awesome

npm mit license build status coverage status

Get the number of hours in a week.

Install

npm i --save week-hours
npm test

API

For more use-cases see the tests

weekHours

Get the number of hours in a week.

Example:

var weekHours = require('week-hours');

weekHours();
//=> 168

Author

Charlike Mike Reagent

License MIT license

Copyright (c) 2014-2015 Charlike Mike Reagent, contributors.
Released under the MIT license.


Powered and automated by kdf, March 02, 2015