Socket
Book a DemoInstallSign in
Socket

week-hours

Package Overview
Dependencies
Maintainers
3
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

week-hours

Get the number of hours in a week.

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
3
Created
Source

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

Keywords

calendar

FAQs

Package last updated on 02 Mar 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts