/hoy

Cached breakdown of today's text components

Primary LanguageJavaScriptMIT LicenseMIT

hoy NPM version js-standard-style Dependency Status

Cached breakdown of today's text components

install

$ npm install --save hoy

usage

const hoy = require('hoy')
console.log(hoy())
/* {
  full: '20170329',
  year: '2017',
  month: '03',
  day: '29',
  start: 1490760000000,
  end: 1490846399999
} */

License

MIT © Andrew Carpenter