week-hours

1.0.1 • Public • Published

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

Package Sidebar

Install

npm i week-hours

Weekly Downloads

9

Version

1.0.1

License

MIT

Last publish

Collaborators

  • jonschlinkert
  • doowb
  • olstenlarck
  • tunnckocore