1.0.1 • Published 9 years ago

week-hours v1.0.1

Weekly downloads
4
License
MIT
Repository
github
Last release
9 years ago

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.

  • return {Number}

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