helg

0.0.2 • Public • Published

Helg [hel:j] Build Status

Determine if the current date is on weekend (helg) or not. Made for you @benjick.

Installation

$ npm install --save helg

or globally:

$ npm install -g helg

Usage:

var helg = require('helg');
helg.ere();
$ helg

API

ere(Date)

Date (optional)

Date object to match against. Must be a new instance of Date, e.g: new Date(). If no date is passed, the module will use the current time.


Dependencies (0)

    Dev Dependencies (2)

    Package Sidebar

    Install

    npm i helg

    Weekly Downloads

    1

    Version

    0.0.2

    License

    MIT

    Last publish

    Collaborators

    • wibron