Skip to content

doesdev/hoy

Repository files navigation

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

About

Cached breakdown of today's text components

Resources

License

Stars

Watchers

Forks

Packages

No packages published