hoy

3.0.0 • Public • Published

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

/hoy/

    Package Sidebar

    Install

    npm i hoy

    Weekly Downloads

    1

    Version

    3.0.0

    License

    MIT

    Unpacked Size

    3.97 kB

    Total Files

    5

    Last publish

    Collaborators

    • doesdev