awwwards-of-the-day

0.0.3 • Public • Published

awwwards-of-the-day

npm version Build Status

Get awwards of the day

Install

$ npm i awwwrds-of-the-day

Usage

const awwwards = require('awwwrds-of-the-day');
 
awwwards().then(sites => {
  console.log(sites);
  /*
  [
    { index: 0,
      title: 'Beoplay H4 - UNFILTERED',
      img: 'https://assets.awwwards.com/awards/submissions/2017/02/589c419438eed.jpg',
      link: 'http://beoplay.com/h4',
      date: 'February 22, 2017'
    },
    { index: 1,
      title: 'A is for Albert',
      img: 'https://assets.awwwards.com/awards/submissions/2017/01/588a415536903.gif',
      link: 'http://www.aisforalbert.com/',
      date: 'February 21, 2017'
    },
    ...
  ];
   */
});

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i awwwards-of-the-day

Weekly Downloads

1

Version

0.0.3

License

MIT

Last publish

Collaborators

  • shgtkshruch