pretty-weekday

1.0.1 • Public • Published

Pretty weekdays v1.0.1

Installation

In a browser:

<script src="pretty-weekday.js"></script>

Using npm:

$ npm i --save pretty-weekday

Usage

var PrettyWeekday = require('pretty-weekday');
 
PrettyWeekday.toPrettyDay(1) // { name: "Monday", short: "Mon" }
 

Test

$ npm test

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    5
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    5
  • 1.0.0
    0
  • 0.2.0
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i pretty-weekday

Weekly Downloads

5

Version

1.0.1

License

ISC

Last publish

Collaborators

  • jasofalcon